[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Electric Duet
Hi Lisias,
On Sat, 7 Jul 2012, Lisias wrote:
Nice job, thank you.
Just a quick hack done in the dark ages, recently revived.
I downloaded the source to play a bit, but didn't managed to build a
functional binary. My binary generated waves that looks like a bar graph
or the Manhattan Skyline : a long series of single phased rectangular
waves (I checked it out with Audacity).
I think it's something on my compiling environment, I'm using WinXP, mingw
and gcc 4.6.2.
Is it 32 or 64-bit? I am not sure it is 64-bit safe, mostly the excite()
function.
Could you inform, please, the environment you used to successfully build
your binaries?
Linux 32-bit, gcc 4.4.5 on this particular machine, but that shouldn't
matter.
It has been reworked a bit. There was a bug where the table of the notes
(periods) was transposed from A to E, and the tempo was faster by about
14%. Also added option to dump the tune in text format and option to play
with rectangular waveforms, both very similar to Electric Duet.
I will soon release the updated version, just a matter of spare time.
-- Vlad