On Thu, 17 Feb 2011, Evan Laforge wrote:

However, I've basically given up on that for the moment in favor of
just generating MIDI.  Just composition is already really complicated
without throwing signal processing into the mix.  So I wish you best
of luck on the signal side, maybe when things on both sides mature I
can steal^H^H^H integrate some of that work and finally have the
top-to-bottom solution I dreamed of...

How about "import" ? :-)

Coincidentally, I also got my start on the Amiga... perhaps early
exposure to trackers let to my dissatisfaction with MIDI and the
typical MIDI sequencer :)  My current project winds up looking vaguely
like a programmable tracker.

I had written some simple conversion from a text presentation of a OctaMED module to Haskore. Maybe you find it useful:
  http://code.haskell.org/haskore/revised/core/src/Haskore/Interface/MED/Text.hs

Do you remember the AmigaBasic music demo? It used a music description they called MML:
  http://code.haskell.org/haskore/revised/core/src/Haskore/Interface/MML.lhs

I wondered whether it is possible to program Emacs or another programmable text editor in a way, that it behaves like a tracker. One could also write content in a column oriented style that is valid Haskell code.
_______________________________________________
haskell-art mailing list
[email protected]
http://lists.lurk.org/mailman/listinfo/haskell-art

Reply via email to