[Haskell-cafe] ANN: Hemkay, the 100% Haskell MOD player

Patai Gergely patai_gergely at fastmail.fm
Fri Dec 18 13:26:21 EST 2009


> I would do resampling (with some of the Interpolation routines) and
> mixing in two steps, that is I would prepare (lazy) storable vectors
> with the resampled sounds and mix them.
And is that straightforward considering the peculiarities of tracked
music? After all, frequency can change between ticks thanks to
portamento effects, and samples can loop or end in the middle of a tick.
Do I have to trim and pad the samples manually to be able to describe
these transformations?

-- 
http://www.fastmail.fm - The way an email service should be



More information about the Haskell-Cafe mailing list