Silvio,

Actually I am to add a node based system for mapping each key of the
keyboard similar to this project
<https://www.getlazarus.org/learn/tutorials/examples/imageshop/>. Instead
of source images, like in the Image Shop program, there will be wave source
nodes and file source nodes. The node between the source and the key will
be effect nodes. Effects can be anything you program, such as delay, echo,
pan, chorus, and anything you can imagine. Effects, like wave source, will
be simple functions you write and register before running the program.

I will also be adding an oscilloscope control to graph the source and
effect in real time.

If anyone wants to contribute an midi file read that converts midi files
into time / frequencies, I'd love to add that.

Thanks again.

Anthony
-- 
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to