Discuss Scratch

ninjaMAR
Scratcher
1000+ posts

Song Reporter Blocks

Song Reporter Blocks
The block would report the notes for each song or the numbers of the notes
Like this

Last edited by ninjaMAR (July 14, 2020 21:51:15)

_ReykjaviK_
Scratcher
500+ posts

Song Reporter Blocks

What? So the block would tell you what note the song is playing? Not sure I understand… please explain in more detail.
(¬_¬")
ninjaMAR
Scratcher
1000+ posts

Song Reporter Blocks

_ReykjaviK_ wrote:

What? So the block would tell you what note the song is playing? Not sure I understand… please explain in more detail.
(¬_¬")
The block would show all of the notes in the song
Botcho_Otkho
Scratcher
1000+ posts

Song Reporter Blocks

ninjaMAR wrote:

_ReykjaviK_ wrote:

What? So the block would tell you what note the song is playing? Not sure I understand… please explain in more detail.
(¬_¬")
The block would show all of the notes in the song
Does it report a list?
_ReykjaviK_
Scratcher
500+ posts

Song Reporter Blocks

The block would show all of the notes in the song
Ok! That is a cool idea.

I Semi-support.
This could be helpful to see in various cases but I don't know how many people would use it. Also you can find sheet music on Google of you need the notes of a song.

mlcreater
Scratcher
1000+ posts

Song Reporter Blocks

ninjaMAR wrote:

Song Reporter Blocks
The block would report the notes for each song or the numbers of the notes
So when a sound is playing, it reports the note that is playing right now?
I like that idea..
ioton
Scratcher
500+ posts

Song Reporter Blocks

ninjaMAR wrote:

_ReykjaviK_ wrote:

What? So the block would tell you what note the song is playing? Not sure I understand… please explain in more detail.
(¬_¬")
The block would show all of the notes in the song
Like
“A”
“B”
“F#”
in a list?
Please explain more.
Whatever you're talking about, it doesn't seem practical and necessary.
mlcreater
Scratcher
1000+ posts

Song Reporter Blocks

ioton wrote:

ninjaMAR wrote:

_ReykjaviK_ wrote:

What? So the block would tell you what note the song is playing? Not sure I understand… please explain in more detail.
(¬_¬")
The block would show all of the notes in the song
Like
“A”
“B”
“F#”
in a list?
Please explain more.
Whatever you're talking about, it doesn't seem practical and necessary.
Have you used the Music extension? The notes are numbers!
ioton
Scratcher
500+ posts

Song Reporter Blocks

mlcreater wrote:

-snip-
Have you used the Music extension? The notes are numbers!
Yes, I have.
But it's so incredibly hard to use it because I have to physically find/think of the numbers; and as a result I've never made any projects with the music extension.
But still, how does it explain the suggestion?
From what I could tell, it looks like it's suggesting to take the notes from the audio file.
HTML-Fan
Scratcher
1000+ posts

Song Reporter Blocks

ioton wrote:

But it's so incredibly hard to use it because I have to physically find/think of the numbers; and as a result I've never made any projects with the music extension.
I made a tracker program in C++ and after a while the numbers got so annoying that I used #define C1 1 and so on. And the music extension is awful, you can't even set the volume.

ioton wrote:

From what I could tell, it looks like it's suggesting to take the notes from the audio file.
That's a funny idea. But I have no clue how a computer could do that.
fdreerf
Scratcher
1000+ posts

Song Reporter Blocks

If I play multiple notes at once, what note will it report?
B0o0lean
Scratcher
1000+ posts

Song Reporter Blocks

fdreerf wrote:

If I play multiple notes at once, what note will it report?
chord or in this case, 2+ characters in a variable
Nambaseking01
Scratcher
1000+ posts

Song Reporter Blocks

How should Scratch detect what notes are being played for audios from external sources or from your folders? I'm pretty sure that's impossible.

ioton wrote:

Yes, I have.
But it's so incredibly hard to use it because I have to physically find/think of the numbers; and as a result I've never made any projects with the music extension.

If you have a vast knowledge of music notes and where everything is on the instrument you use, it shouldn't be too hard. I managed to compile together this not-so-complex music project which took about 20 minutes to make.
HTML-Fan
Scratcher
1000+ posts

Song Reporter Blocks

Nambaseking01 wrote:

I managed to compile together this not-so-complex music project which took about 20 minutes to make.
20 minutes is a bit too much for about 20 notes.
Nambaseking01
Scratcher
1000+ posts

Song Reporter Blocks

HTML-Fan wrote:

20 minutes is a bit too much for about 20 notes.

r o a s t e d

I could've made it faster, but I was also occupied with a few other stuff, and I also had to constantly look at my music paper which I had made with my piano teacher for my composition and look back at the PC screen.

Anyways, let's get back on-topic now.
Za-Chary
Scratcher
1000+ posts

Song Reporter Blocks

B0o0lean wrote:

fdreerf wrote:

If I play multiple notes at once, what note will it report?
chord or in this case, 2+ characters in a variable
So if I played E and C at the same time, would it return EC or CE?
ninjaMAR
Scratcher
1000+ posts

Song Reporter Blocks

Za-Chary wrote:

B0o0lean wrote:

fdreerf wrote:

If I play multiple notes at once, what note will it report?
chord or in this case, 2+ characters in a variable
So if I played E and C at the same time, would it return EC or CE?
It shows the notes in note script order
mlcreater
Scratcher
1000+ posts

Song Reporter Blocks

Za-Chary wrote:

B0o0lean wrote:

fdreerf wrote:

If I play multiple notes at once, what note will it report?
chord or in this case, 2+ characters in a variable
So if I played E and C at the same time, would it return EC or CE?
Wouldn't it return 60?
ninjaMAR
Scratcher
1000+ posts

Song Reporter Blocks

mlcreater wrote:

Za-Chary wrote:

B0o0lean wrote:

fdreerf wrote:

If I play multiple notes at once, what note will it report?
chord or in this case, 2+ characters in a variable
So if I played E and C at the same time, would it return EC or CE?
Wouldn't it return 60?
The block reports stuff like this.
Za-Chary
Scratcher
1000+ posts

Song Reporter Blocks

ninjaMAR wrote:

The block reports stuff like this.
Wait, it reports sheet music?

Powered by DjangoBB