Search found 13 matches
- 31 May 2017 21:52
- Forum: Troubleshooting
- Topic: Too many arguments in {}-brackets
- Replies: 6
- Views: 1353
Re: Too many arguments in {}-brackets
Okay, I found solution, apparently this script here did the trick! https://liine.net/en/community/user-library/view/152/ Okay, changing everything to a switch-array now :D EDIT: okay, now I have a different problem. I cannot use 2 or 3 fingers to trigger 3 buttons simultenously, is there a ...
- 31 May 2017 21:46
- Forum: Troubleshooting
- Topic: Too many arguments in {}-brackets
- Replies: 6
- Views: 1353
Re: Too many arguments in {}-brackets
I remember the issue now... I'm using the switches in non-Radio mode. A switch array makes it impossible to press buttons independently. Let's say you press button 1 and keep it activated. Then you press button 2 but this one still triggers the function on button 1, until you deactivate it. But it's ...
- 31 May 2017 19:26
- Forum: Troubleshooting
- Topic: Too many arguments in {}-brackets
- Replies: 6
- Views: 1353
Re: Too many arguments in {}-brackets
Hey Schoko, yes I know :D I tried the 16 columns version, but there was an issue which I couldn't solve. Believe me, I searched the whole forum about it :lol: That's what my switches look like: Screenshot 2017-05-31 21.19.44.png The first 3 are turned on. Each of them is a toggle and has the ...
- 31 May 2017 18:17
- Forum: Troubleshooting
- Topic: Too many arguments in {}-brackets
- Replies: 6
- Views: 1353
Re: Too many arguments in {}-brackets
Hey schoko, thanks, that's a great hint, I will try that! But what just came into my mind. Since the buttons I want to de-activate have all similar names, would it also be possible to do the following: I have 16 switches called: Switch_Select_16th_Note_01 Switch_Select_16th_Note_02 Switch_Select ...
- 30 May 2017 11:20
- Forum: Troubleshooting
- Topic: Too many arguments in {}-brackets
- Replies: 6
- Views: 1353
Too many arguments in {}-brackets
Hey all, I have an if-clause to turn off about 60 buttons with one single button. However, I cannot add all the buttons that need to be turned off. The script font turns red and the editor doesn't accept any characters anymore. Does anyone have an idea how to workaround this? I already tried a for ...
- 29 May 2017 15:13
- Forum: General Discussion
- Topic: De-activating switch without sending the assigned MIDI
- Replies: 1
- Views: 764
Re: De-activating switch without sending the assigned MIDI
Solved! I used solution #3 from this script:
https://forum.liine.net/viewtopic.php?f ... 13&p=16706
https://forum.liine.net/viewtopic.php?f ... 13&p=16706
- 29 May 2017 13:10
- Forum: General Discussion
- Topic: De-activating switch without sending the assigned MIDI
- Replies: 1
- Views: 764
De-activating switch without sending the assigned MIDI
Hey all!
I have several switches and want to turn them off, without actually sending the assigned MIDI commands.
So, that the buttons are not lit anymore. Is that possible?
Cheers,
Stevie
I have several switches and want to turn them off, without actually sending the assigned MIDI commands.
So, that the buttons are not lit anymore. Is that possible?
Cheers,
Stevie
- 23 May 2017 15:24
- Forum: General Discussion
- Topic: Pad with 2 different states on release and hold
- Replies: 1
- Views: 670
Re: Pad with 2 different states on release and hold
Answering my own question here. I worked my way through the script linked in this post (SecondFunction.jzml) : https://forum.liine.net/viewtopic.php?f=25&t=5173&p=19911 To achieve what I wanted, I just added a ctlout with my parameters right after the line reset = 0; in the function2(). Hope that ...
- 23 May 2017 02:47
- Forum: General Discussion
- Topic: Pad with 2 different states on release and hold
- Replies: 1
- Views: 670
Pad with 2 different states on release and hold
Hey all, I want to have a pad that will toggle "solo" when I release it and will toggle "mute" when pressing longer than 1 second. In the forums I found all kinds of scripts that will execute the first script on press and the second on hold. But that's not what I am looking for. I want to be able to ...
- 16 Nov 2015 00:55
- Forum: General Discussion
- Topic: Skin editing
- Replies: 6
- Views: 2582
Re: Skin editing
I personally like the buttons of TouchOSC more than the buttons in Lemur. That's why I edited them that way.
Sounds logical to have the skins on the app as well. I somehow thought, that the Lemur editor would transfer them
with the project file.
Sounds logical to have the skins on the app as well. I somehow thought, that the Lemur editor would transfer them
with the project file.