octal-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Machines n stuff


From: Jared
Subject: Machines n stuff
Date: Mon Feb 26 08:03:04 2001

Heya All,

        Well, I hacked daves square wave generater machine and made a sine
wave machine. Its rough, but I want to go to bed :). I found a couple of
things when playing Dave, dunno if you want them fixed or just reported,
so here is a report anyway. I am pretty sure its just cause the code in
core.c is a dodgy hack to get stuff working, but it probably wouldn't hurt
to add robustness to the overall system:
        1. mc_get_type(), when called with a name that doesn't exist
           returns zero. This is all good and well until you call
           mc_create with 0, which promptly seg-faults and core dumps.
        2. The OX_WIDGET_SLIDER along with note2freq (but more likely my
           code, except Dave's squarewave did it aswell) seem to wrap 
           from high to low at the top end. Probably my code. I don't know
           what's going on, I didn't even look, I just noticed it :)

Apart from that its looking real slick dude.  Building machines is a
sinch! Its nice to have a platform where all I really have to worry about
is the sound generation, not output, nor control or anything else.
J

Attachment: jjasine.c
Description: jjasine.c


reply via email to

[Prev in Thread] Current Thread [Next in Thread]