Tuesday, September 12, 2006

Multi-threading

I have done a lot of work in making the software multi-threaded and therefore smoother and better on dual core systems ;) It means that the tasks are split up and that the drawing does not interfere with the musical timing part of the program. This means that it is just getting better and better. A new function will be added for the next release on the newly structured menu!

Why new structure? We are working towards making a plugin function for the software allowing extra commands (file, miscellaneous and hopefully dsp/effects!) to be added. This will make it extra-extendable and better for the end user who wants it to do something that's "not on the tin" so to speak. We hope to make it somewhat like the plugin interface available on winamp, and will fully release the necessary SDK to connect to the sampling, midi, pitch etc. functions of the program. :)

0 Comments:

Post a Comment

<< Home