It would be much easier to emulate than the SID chip; It's just 4 channels of sample playback. Very easy to do!
It all comes down to the fact that the Propeller doesn't even come close to have enough RAM for it to being useful.
Even the original Amiga 1000 didn't have enough RAM (256 KB) for high quality samples while doing anything graphics intensive at the same time.
Later Amiga models with at least 512 KB of chipmem + extra fastmem for program code could utilitize HQ samples. (and BOOOOOY that sounded good for the time)
112 KB/s of bandwidth is all that is needed from external memory.
Paula emulator + 4 channel protracker module replay routine wouldn't be very hard to get working.
Then we could play music like
Or why not do like this crazy guy (but with a Propeller)
112 KB/s of bandwidth is all that is needed from external memory.
Paula emulator + 4 channel protracker module replay routine wouldn't be very hard to get working.
But this NOVATION Launchpad is only a controller for a PC software. This PC software plays the samples and sequences.
I'm pretty sure you can do that also with a Propeller 1 and a MIDI out (if you know all the command sequences of the sequencer).
There is an instrument from Yamaha with a LED matrix, the TENORI-ON, which does all in a little device.
Comments
It all comes down to the fact that the Propeller doesn't even come close to have enough RAM for it to being useful.
Even the original Amiga 1000 didn't have enough RAM (256 KB) for high quality samples while doing anything graphics intensive at the same time.
Later Amiga models with at least 512 KB of chipmem + extra fastmem for program code could utilitize HQ samples. (and BOOOOOY that sounded good for the time)
Paula emulator + 4 channel protracker module replay routine wouldn't be very hard to get working.
Then we could play music like
Or why not do like this crazy guy (but with a Propeller)
Sounds very good !
There are many short mods some 5-15 kB in size which can fit in hub ram without external memory to start with
(Even getting half-way there would be fine with me.)
What is that matrix of lights and switches? I've never see on before, nor have any idea what it was doing.
http://www.novationmusic.com/products/midi_controllers/launchpad
Samples are assigned to buttons, then it has an instrument mode as you saw in the video.
I see I've not been keeping up on 'toys' in the music area. Neat looking toy.
I'm pretty sure you can do that also with a Propeller 1 and a MIDI out (if you know all the command sequences of the sequencer).
There is an instrument from Yamaha with a LED matrix, the TENORI-ON, which does all in a little device.
Andy