AndyDentFree / AndyDentFree/rbstuff
rbkarel consider Noteplayer support
- Lingua principale
- REALbasic
- Stelle
- 2
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
```
This needs some design work but the idea would be to expose the Noteplayer
command to a
script as an alternative way to generate sounds.
To avoid overloading the rbKarel syntax, I favour having a separate rbScript
object used to
contain named instruments and commands for the Noteplayer command.
Music scripts would be named and saved separately so the sole rbkarel command
added would
be something like:
PlayMusic "Furry Lees"
where Furry Lees.txt is a file in a KarelMusic folder.
That would allow a syntax using constants for musical notes, shifting octaves
and fairly literal
transcription of music into a script.
This could be a great introduction to MIDI by itself.
```
Original issue reported on code.google.com by `dentaroo@gmail.com` on 30 Apr 2009 at 9:13
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.