Search found 64 matches
- 09 Jan 2020 08:09
- Forum: General Discussion
- Topic: download page not working
- Replies: 4
- Views: 18143
Re: download page not working
On Facebook they posted a temporary download link until the issue is resolved. https://l.facebook.com/l.php?u=https%3A%2F%2Fdrive.google.com%2Fdrive%2Ffolders%2F1z4u16qjw9SSNZWZi7GBuw-ubLOepBZVp%3Ffbclid%3DIwAR1K5xjszxuDl6jEKl_RJWv6mHe0RuIUgu72G2mWRlXSnptu05RH-tIH72k&h ...
- 04 Jan 2020 17:40
- Forum: Troubleshooting
- Topic: No split screen Lemur and script window...
- Replies: 7
- Views: 98466
Re: No split screen Lemur and script window...
Ah. I hope I am understanding you correctly, but there is a little `+` button on the top right of each window.
- 03 Jan 2020 16:37
- Forum: Troubleshooting
- Topic: No split screen Lemur and script window...
- Replies: 7
- Views: 98466
Re: No split screen Lemur and script window...
If I'm understanding you correctly, unfortunately, as far as I know, it's not possible to pop out the script editor. Indeed that would be a most welcome feature! I have a large monitor and I just always have the script editor open below, as tall as it will go without obscuring the Lemur window. I ...
- 28 Nov 2019 16:23
- Forum: General Discussion
- Topic: Mac os Catalina with lemur Help!!!
- Replies: 11
- Views: 58081
Re: Mac os Catalina with lemur Help!!!
Just to be clear, are you talking about the Jazz Editor from the original Lemur hardware device? The Lemur Editor for the iOS/Android app is 64 bit. That said: if you are reading this and have not yet updated to Catalina, I would advise all musicians (Lemur users or no) to not update to Catalina for ...
- 15 Nov 2019 18:56
- Forum: Projects
- Topic: MIDI Input Monitor
- Replies: 0
- Views: 47022
MIDI Input Monitor
https://www.midikinetics.com/products/mkmidimonitor/
I used a rough version of this for years, so I thought I would clean it up and release it as a proper module.
No DRM. Just download and use.
Cheers.
I used a rough version of this for years, so I thought I would clean it up and release it as a proper module.
No DRM. Just download and use.
Cheers.
- 07 Nov 2019 17:26
- Forum: General Discussion
- Topic: How can one object trigger MIDI notes assigned to another object?
- Replies: 5
- Views: 17907
Re: How can one object trigger MIDI notes assigned to another object?
Even a when I hardcode note values such as noteout(0, 50, 127, 0); the method is not producing notes. Looks like the channel argument, 0, is out of range. Strictly by historical convention, user-facing MIDI components represent channels from 1-16. The helper functions `noteout` & `ctlout` follow ...
- 02 Nov 2019 18:20
- Forum: General Discussion
- Topic: How can one object trigger MIDI notes assigned to another object?
- Replies: 5
- Views: 17907
Re: How can one object trigger MIDI notes assigned to another object?
Check the Lemur User Guide, chapter 10.2., Script Execution.
You can define precisely when a script will be executed, similar to the Observer Pattern.
So just execute when `x` or `y` changes.
You can define precisely when a script will be executed, similar to the Observer Pattern.
So just execute when `x` or `y` changes.
- 02 Nov 2019 17:23
- Forum: General Discussion
- Topic: How can one object trigger MIDI notes assigned to another object?
- Replies: 5
- Views: 17907
Re: How can one object trigger MIDI notes assigned to another object?
You can check if a ball is touched/not touched by checking its `z` expression. It's just an array, so `z[finger]`.
- 27 Oct 2019 05:53
- Forum: General Discussion
- Topic: Lemur on play store Google not found !
- Replies: 3
- Views: 13094
Re: Lemur on play store Google not found !
It is back!
- 19 Oct 2019 22:26
- Forum: General Discussion
- Topic: Lemur on play store Google not found !
- Replies: 3
- Views: 13094
Re: Lemur on play store Google not found !
It is being worked on.