Search found 868 matches
- 27 Jul 2025 00:50
- Forum: Modules
- Topic: MKWaveGen - Waveform Generator
- Replies: 1
- Views: 42089
Re: MKWaveGen - Waveform Generator
thank you.
- 22 May 2025 20:42
- Forum: Projects
- Topic: Handling Multitouch in the Canvas Widget
- Replies: 1
- Views: 12200
Re: Handling Multitouch in the Canvas Widget
many thanks.
- 12 Apr 2025 22:41
- Forum: General Discussion
- Topic: Monophonic Pad Array / Radio button switch array with note-off
- Replies: 4
- Views: 57027
Re: Monophonic Pad Array / Radio button switch array with note-off
Also you can clear all the `x` states for a button in one line like this: x = fill(x, 0, sizeof(x)); that’s a good tip. Although quite obvious. I did try x=0, which obviously does not work for an array. Then used more complicated means which work. Reminds me that I’m still a beginner. And that I for ...
- 06 Apr 2025 17:15
- Forum: Troubleshooting
- Topic: Garbled fonts (Windows 10, Editor 5.7) UPD: Editor 5.3.4 works
- Replies: 15
- Views: 413964
Re: Garbled fonts (Windows 10, Editor 5.7)
always good when one finds a solution. I've just realised that all the time I've been working with editor v.5.3.4, not v.5.4. Except on my main computer with two HD monitors where I had 5.4 installed (which was not convenient because of the fonts). Good news! Installing 5.3.4 on the main computer ...
- 05 Apr 2025 07:44
- Forum: Troubleshooting
- Topic: Garbled fonts (Windows 10, Editor 5.7) UPD: Editor 5.3.4 works
- Replies: 15
- Views: 413964
Re: Garbled fonts (Windows 10, Editor 5.7)
that's a pity. Maybe you can borrow a high resolution monitor from a friend? 2500+ pixels. Maybe this could work as an temporary solution.
- 05 Apr 2025 06:08
- Forum: Troubleshooting
- Topic: nonnull() does not return size of the empty vector UPD: fixed (kinda)
- Replies: 3
- Views: 8464
Re: nonnull() does not return size of the empty vector
yes that's strange. In the case of zeros, nonnull() does not behave as described in the manual. But I assume that this is an error in the manual, not in Lemur itself. One may find a workaround with firstof().
- 01 Apr 2025 07:38
- Forum: Projects
- Topic: Filterbank controller
- Replies: 1
- Views: 42284
Filterbank controller
a special design for the Resonant Filterbank module by Erica Synths, using the Shuttle Control MIDI-CV interface by Endorphines. It is meant for three applications: direct manual control of the ten bands, individually or by drawing on the surface, motion with controllable tension and friction, and ...
- 31 Mar 2025 21:52
- Forum: Troubleshooting
- Topic: Garbled fonts (Windows 10, Editor 5.7) UPD: Editor 5.3.4 works
- Replies: 15
- Views: 413964
Re: Garbled fonts (Windows 10, Editor 5.7)
that's perfectly fine. No doubt this will be not an easy task, and I'm glad that you even consider working on it. I just saw today, for the first time actually, how the 5.7 version behaves, and understand now the problem better. I just wanted to point out to Endorfinity that the old editor probably ...
- 31 Mar 2025 13:14
- Forum: Canvas
- Topic: Pleasse add suport for images
- Replies: 13
- Views: 377706
Re: Pleasse add suport for images
oh yes. Finally. This opens up an entirely new level of graphic design in Lemur, and may even replace the Canvas object.
Thank you Midikinetics for making this happen.
Thank you Midikinetics for making this happen.
- 31 Mar 2025 12:07
- Forum: Troubleshooting
- Topic: Garbled fonts (Windows 10, Editor 5.7) UPD: Editor 5.3.4 works
- Replies: 15
- Views: 413964
Re: Garbled fonts (Windows 10, Editor 5.7)
now I see the problem with the 5.7 editor. 2560x1600 resolution and 150% scale makes it quite impossible to use.
But with the 5.4 editor it works. You can download the 5.4 version at the Midikinetics website.
But with the 5.4 editor it works. You can download the 5.4 version at the Midikinetics website.