[javascript-dev] Re: controller/lfo mapping slider
pnyboer
pnyboer at slambassador.com
Sun Sep 23 10:28:14 MDT 2007
- Previous message: [javascript-dev] controller/lfo mapping slider
- Next message: [javascript-dev] Re: controller/lfo mapping slider
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
this WOULD be a nice way to do it....but my experience with jsui so far would recommend against this, as I assume the knob is going to animate w/ the lfo, and if you have a few of these, your cpu is suddenly going to be taken over by your nifty UI, rather than your beautiful sounds/images. JSUIs seem pretty inefficient, apparently becuase it is all software rendered OpenGL, even if you speedlim and turn fsaa off. If I'm wrong, I'd LOVE to hear about it, but I've had to avoid any animated jsuis in my patches becuase they tend to kill it...sad but true. -- * * * * The Altamont 2 oz light rum 3/4 oz lime juice 1/2 oz orange curaçao 1/4 oz orgeat splash of pernod handful of fresh mint leaves shake contents vigorously with ice. Strain well into a chilled cocktail glass. * * * *
- Previous message: [javascript-dev] controller/lfo mapping slider
- Next message: [javascript-dev] Re: controller/lfo mapping slider
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
