hi,great work.
so this isn´t actually a sampler but a playback/mangling device. any plans to make it record audio too?
cheers.
Search found 96 matches
- 19 Jan 2015 17:03
- Forum: Projects
- Topic: form _ polyphonic sampler
- Replies: 2
- Views: 1536
- 19 Jan 2015 17:02
- Forum: Projects
- Topic: amBe ambient m4l multi-looper
- Replies: 6
- Views: 2659
Re: amBe ambient m4l multi-looper
thanks, i´m on yosemite which i assume is 64bit? maybe that is why it isn´t working, bummer
- 22 Dec 2014 14:58
- Forum: Projects
- Topic: amBe ambient m4l multi-looper
- Replies: 6
- Views: 2659
Re: amBe ambient m4l multi-looper
hi, looks promising, can´t get it to work though. it should be set up correctb ut i get no indicating lights to the plug in.
any idea would be great, cheers.
any idea would be great, cheers.
- 17 Dec 2014 20:21
- Forum: Projects
- Topic: Antonio Blanca - SQU4R-3
- Replies: 12
- Views: 7057
Re: Antonio Blanca - SQU4R-3
beautiful, i just hooked the 8 controllers to the the Expert Sleepers hardware and i´m morphing a parameters on my modular synth, good times
- 20 Jan 2014 13:17
- Forum: Troubleshooting
- Topic: multiple instances of the same plug-in, one template?
- Replies: 2
- Views: 700
Re: multiple instances of the same plug-in, one template?
seems to be no trivial task, maybe it needs a m4l patch which sees what plug in has focus and sends out a number according to this. the template then would be updated based on this number. i wonder if a plug-in sends out values once it is in focus, if not it probalby would need a "bang" to output ...
- 19 Jan 2014 19:30
- Forum: Troubleshooting
- Topic: multiple instances of the same plug-in, one template?
- Replies: 2
- Views: 700
multiple instances of the same plug-in, one template?
Hi, i´ve build two templates with OSC and total recall, works fine so far. how could make these templates able to talk to more then one instance of the plug the templates are written for? it would be great to switch the statuts of the template when i change the tracks in ableton. any pointers in the ...
- 19 Jan 2014 19:28
- Forum: Troubleshooting
- Topic: OSC Feedback Loop Problem
- Replies: 4
- Views: 1042
Re: OSC Feedback Loop Problem
thanks man, i got it all sorted out and rebuilded the template, seems like i mixed up some stuff
- 10 Jan 2014 23:57
- Forum: Troubleshooting
- Topic: OSC Feedback Loop Problem
- Replies: 4
- Views: 1042
Re: OSC Feedback Loop Problem
it´s the monolake px-18. i control the "duration" live.numbox from a multislider. the box has values from +99 to -99.
what happens is that if i let go of the lemur multifader it just goes down to -99 by itself, but only the negatives values give this trouble, it works fine in the + range.
what happens is that if i let go of the lemur multifader it just goes down to -99 by itself, but only the negatives values give this trouble, it works fine in the + range.
- 10 Jan 2014 22:00
- Forum: Troubleshooting
- Topic: OSC Feedback Loop Problem
- Replies: 4
- Views: 1042
OSC Feedback Loop Problem
Hi, i´m having a multislider in Lemur controlling a mutlislider in m4l and vice versa which gives me a feedback loop. i had the impression, that lemur objects do not send their OSC values when they´re remotecontrolled from m4l but it seems i´m wrong. is there any elegant way to deal with this? i tr ...
- 02 Jan 2014 15:22
- Forum: General Discussion
- Topic: declaring a function in lemur?
- Replies: 5
- Views: 2487
Re: declaring a function in lemur?
thanks for the feedback from what i remember (it´s been a while tho) a class with its function (or method, whatever you like to call it) would look something like this. classname function test ( do something ) function test2 ( do something ) and so on ... the i´d call it with test or test2 from w ...