I have been working on a step sequencer.



Update!

I have got my plugin source sorted out so it might make the cvs some time. I have added one or two things. I had to dump down the output frequency to speed things up a bit. Fixed something that stoped certain wave file from loading. Thank Jonny for sending me one. The length, pitch, pan and level of a sound now work. The memory management has been changed but still needs work. Samples up to 2 meg can now be used. I really would appriciate feedback and info about errors.

To install it unzip it into the plugins directory. It should now have its own directory. Then patch the makefile in the plugins directory or raplace it with the uploaded one. Do remove the txt extension. If you have to old version of this plugin remove it from the SOURCES file.

Here is the source and the 8 sounds required by the plugin. Put the source into the plugins directory and the drums folder into the root of your device. I use an iHP-140 and I have not ifdefed everywhere to make it compatible with anything else. I recomend using an lcd remote with it becuase that gives you access to the instrument preferences and all the shifting and the copy/paste routines. It has a very complicated control interface that still needs some work but is reasonably streamlined. Some instructions are given at the top of stepseq.c.

I really need help optimising this thing. I also need help turning it into fixed point so I can play around with fx and perhaps stick in a send channel or two. I am also looking at putting a file browser in somehow so I dont' have to load and save everything using the keyboard module.

The source
The makefile
The makefile patch
The sounds
Hosted by www.Geocities.ws

1