LUA Reference Guide?


  • DonnieA
    Participant
    • Posts: 7

    I’m trying to find a lua reference guide that shows what result different terms will produce.  For example if you write ‘CenterPitch = Knob(“Center Pitch”, 60, 0, 127, true)’  The term “Knob” will produce a generic looking knob on the module interface.  Substitute the term “Slider” and you get a generic, horizontal slider control.  My question is, where can I find a reference that might show other options for knobs, sliders and faders, etc.  On the macro screen in Falcon, there are some that have all sorts of variations.  What I can’t find is a reference that tells me what produces what when creating effect modules or macro screens in Falcon.  Maybe I’m not searching for the right terms.

    Can anyone direct me to such a reference guide?  Thanks


    Sampleconstruct
    Keymaster
    • Posts: 276

    You will have to create your own Macro knobs with graphic design and scripting, I can’t provide a reference for it though.


    Dacodaji
    Participant
    • Posts: 2

    Hi DonnieA, happy new year

    have a look here https://www.uvi.net/uviscript/annotated.html

    also take a look at https://www.uvi.net/uviscript/group___u_i.html

    and of corse The Lua reference manual http://www.lua.org/manual/5.1/

     

    Custom Sounds - Creative Souls
    www.dacodaji.com

You must be logged in to reply to this topic.