octal-dev
[Top][All Lists]
Advanced

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

Re: Widget for notes?


From: David O'Toole
Subject: Re: Widget for notes?
Date: Wed Jan 31 12:24:02 2001

On Wed, 31 Jan 2001, Fredrik Roos wrote:

These are all good points:

> When i was hacking on some simple octal plugins last night, i
> realized that there was no sensible way to represent a note
> value in a control box. The only widget type available today,
> "slider", doesn't make much sense in this case. My suggestion
> is a "note" widget type, that tells the host that this parameter
> shouldn't be visible in the control box, but playable from the

Yes---Buzz doesn't show the Note value either. I'm planning to do it
just like that; the only reason it appears in the Octal screenshots is
because that code wasn't finished yet.

Associating a note-type parameter with its associated volume is an
interesting problem. Most likely, the default setting for MIDI maps will
be "note to param n, velocity to param n+1" but it should also be
configurable.

> If you have a complex synth that takes ~20 parameters, it can
> be annoying to have all parameters visible in each track. A good
> solution would be if you where able to hide the parameters you
> aren't interested in.
> What do you think?

Sort of like the "disappearing" toolbars in Netscape, where clicking
collapses a group of controls? Sounds like a good idea. Also, a notion of
"global parameters" can be added to the API very cleanly.

GTK has toolbar docks that allow people to "tear off" and rearrange
things. I will probably be making use of those at least to play around
with.

I have Octal running on another desktop now. It's just outputting silence,
but I wrote a quickie white noise generator and I'm going to test actual
generation again (this time with GUI.) If that works fine, I will do a
release (with the updated OXAPI developer's guide) this weekend.

Sorry about the long time for this release, I just feel like there's not
much reason to do that until you can actually poke it and get it to make
some sound. :-)


-- 
@@@ david o'toole
@@@ address@hidden
@@@ www.gnu.org/software/octal




reply via email to

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