-
-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Hello there,
I am a music producer and I am used to scripting with lua in my digital audio workstation.
If I would like to try out haskell for doing midi processing how can I access haskell from my lua scripts? I have looked at some of the example files provided but this is still a mystery to me. I think that I am kind of understanding how lua is accessed from haskell but I don't understand the other way around. I am a beginner with haskell but I thought that a good way of hammering haskell into my life would be to try to use it in music production because then I can come up with good practical situations to use it in.
Can somebody please show me the minimal stuff one needs to do in order to use haskell in lua? I use the Cockos Reaper DAW which uses lua 5.3 so I do believe that this should work. It could be quite cool and I have become quite blown away by how one starts to think differently when using haskell.
Also if someone has the time to show me this then maybe this could be added to the examples directory also.
Cheers,