even more ideas

This commit is contained in:
severak 2019-09-26 09:40:49 -04:00
parent 12163f2acc
commit 4b3a6a1ebf
1 changed files with 5 additions and 1 deletions

View File

@ -11,8 +11,10 @@ falco - classic chiptune/electronic music instruments implemented with SunVox &
- PC Speaker (PLAY command - https://en.wikibooks.org/wiki/QBasic/Appendix#PLAY)
- SID (https://www.c64-wiki.com/wiki/SID)
- TB-303, TR-808, DX7
- Juno 106
- Gated Snare
- general drum machine
- arpegiator
## IDEAS & RESOURCES
@ -20,4 +22,6 @@ falco - classic chiptune/electronic music instruments implemented with SunVox &
- play2wav - https://stackoverflow.com/questions/11355353/how-can-i-convert-qbasic-play-commands-to-something-more-contemporary
- SID keyboard - https://www.youtube.com/watch?v=RX4JfLCaBMU
- https://www.synthmania.com/Famous%20Sounds.htm
- https://reverbmachine.com/blog/exploring-the-yamaha-dx7
- https://reverbmachine.com/blog/exploring-the-yamaha-dx7
- http://www.giordanobenicchi.it/midi-tech/miditech.htm
- http://lucasturaro.space/2015/08/28/binding-lua-callbacks-in-c/