The numbers seem correct. And I can control both oscillators with the Ctrlr panel I started building yesterday. Looks like it’s the parameters inside the OSC 2 container that isn’t working. Everything below seems to work fine.
After doing a bit of reading I’m pretty sure A and B is for different layers. Sorry, it’s still quite new to me.
As for Multi Mode, it would be useful to be able to make different modes/pages, any plans for that? Also there are some sequencers and LFO’s in the Tetra, but to add all that to one page would make a huge clutter.
Yeah, forgot to mention: for a container you can specify layout=“horizonal”. So if you add normal (vertical) containers inside that container you will get columns!
If you dont add a name to a container is will have no visible borders etc.
Great. Can’t wait to get back at it and make some columns. But I wouldn’t be surprised if it still won’t fit on the screen, the Tetra has got a helluva lot of parameters.
‘C:\Documents and Settings\tom\Application Data\Renoise\V2.8.0\Scripts\Tools\com.cornbeast.Guru.xrnx’ failed to execute in one of its menu entry functions.
Please contact the author (Cornbeast [cornbeast@cornbeast.com]) for assistance…
No matching overload found, candidates:
custom [class LuaMidiInputDeviceRef] create_input_device(custom [class String] const&,luabind::object const&,luabind::object const&,lua_State*)
custom [class LuaMidiInputDeviceRef] create_input_device(custom [class String] const&,luabind::object const&,lua_State*)
stack traceback:
[C]: in function ‘create_input_device’
.\settings.lua:46: in function ‘set_midi_in_device’
main.lua:103: in function ‘launch_synth’
main.lua:91: in function main.lua:90
I don’t have a midi in device selected (at work I have none) Is this the reason of the error?
I made the UI very very generic to make it simple. One idea when I started out was to use Renoises own viewbuilder in a simplified way to build whatever UI and then let Guru use those definitions, but I figured it would make it a bit too hard to get started with definitions. So, maybe this was a naive. The dsi tetra also has gazillions of parameters.
So, help me out here, either we come up with some solution to keep going in the same manner, like to make it possible to to add knobs, but then, how would you layout the knobs. Now the sliders and switches are the same size. Another idea I have is to make some kind of tabs. Like, a switch button with different tabs that are shown and hidden (if that is even possible, not sure…)
Or, we go for the other path, to just use renoise viewbuilder, and let Guru work with that UI.
Oh well, let the thoughts flow, I will go pretty much offline over easter.