Page 1 of 1

Wanted: Jeskola AM 3000

Posted: Wed Jan 28, 2015 11:33 pm
by AndersBrontosaurus
It's in an ooold song. Don't know what it does. Can't find it in buzzmachines (or anywhere else).

Looks like below.
Any suggestions?

Re: Wanted: Jeskola AM 3000

Posted: Thu Jan 29, 2015 2:18 am
by Paul Eye
IIRC it's one of the machines built into the old buzz.exe, so you won't find a .dll anywhere.

Re: Wanted: Jeskola AM 3000

Posted: Thu Jan 29, 2015 1:51 pm
by AndersBrontosaurus
Doh!

What did it do? what kind of effect was it?

Re: Wanted: Jeskola AM 3000

Posted: Thu Jan 29, 2015 2:19 pm
by ags
Judging by the screenshot and name; Amplitude Modulation (tremolo).

Re: Wanted: Jeskola AM 3000

Posted: Thu Jan 29, 2015 2:23 pm
by oskari
I found a version that works but seems to be unfinished: http://jeskola.net/buzz/beta/files/dev/am3000.cpp

Re: Wanted: Jeskola AM 3000

Posted: Mon Feb 02, 2015 5:33 pm
by mantratronic
definitely unfinished, the parameters are ignored. anyway, working version of the above code: https://dl.dropboxusercontent.com/u/123 ... 203000.dll

edit: oh and the updated code to use the newer machineinterface.h and stereo, in case anyone is interested. https://dl.dropboxusercontent.com/u/12332475/am3002.cpp

Re: Wanted: Jeskola AM 3000

Posted: Mon Feb 02, 2015 6:34 pm
by AndersBrontosaurus
ooh.
Above my depth!

Re: Wanted: Jeskola AM 3000

Posted: Mon Feb 02, 2015 6:56 pm
by IXix
mantratronic wrote:definitely unfinished, the parameters are ignored. anyway, working version of the above code: https://dl.dropboxusercontent.com/u/123 ... 203000.dll

edit: oh and the updated code to use the newer machineinterface.h and stereo, in case anyone is interested. https://dl.dropboxusercontent.com/u/12332475/am3002.cpp
Nice one! :)

Thanks also to Oskari for digging up the code! :dance:

Re: Wanted: Jeskola AM 3000

Posted: Mon Feb 02, 2015 11:56 pm
by AndersBrontosaurus
IXix wrote:
mantratronic wrote:definitely unfinished, the parameters are ignored. anyway, working version of the above code: https://dl.dropboxusercontent.com/u/123 ... 203000.dll

edit: oh and the updated code to use the newer machineinterface.h and stereo, in case anyone is interested. https://dl.dropboxusercontent.com/u/12332475/am3002.cpp
Nice one! :)

Thanks also to Oskari for digging up the code! :dance:

Agree! Maybe the best reason I've seen to learn programming. :)

Re: Wanted: Jeskola AM 3000

Posted: Tue Feb 03, 2015 7:04 am
by mantratronic
I like how no one noticed I posted a different thread requesting AM 3000 yesterday :) Oskari pointed this thread out to me, with code already in it! :oops: