
User Details
Username: | CharlyBeck |
Website: | amf.band |
Facebook: | www.facebook.com/CharlyBeckMusic/ |
Twitter: | twitter.com/beck_charly |
Soundcloud: | www.soundcloud.com/charly-beck |
Account Status: | enabled |
Member since: | Mar 27 2016 |
About CharlyBeck: | I'm into programming and music since the early 90s. I primarly like producing techno music and object oriented high level programming in c#. |
(report this profile) |
Devices by CharlyBeck
Total Downloads: 9,600
Comments by CharlyBeck
Comments
Surely possible, i need to find the time. The overdub is inspiring: You could have checkboxes to overdub certain regions. or record several loops and switch between the samples using a step sequencer. some kind of slicing device... |
Posted on March 24 2022 by CharlyBeck (report comment) (Goto Comment) |
hi hpoille, i'm not sure if i understood correctly, but i think the clear answer is: this variant of the algorithm does not deal with audio levels. it just detects feedback loops and provides the disabled state for the matrix controll so a user can not produce such a feedback loop. the 2nd point is, that i stopped the approach in m4l. instead i created a clr wrapper for coding max externals in c#. I put a brief description of the project here: https://karlchenscoderdasein.blogspot.com/2020/05/a-dynamic-signal-flow-graph.html In the project the feedback loop detection is implemented in c#. This is way simpler than doing it m4l. Aside it didn't work correctly because ableton live has problems if the m4l patch is recursive. |
Posted on September 25 2020 by CharlyBeck (report comment) (Goto Comment) |
it would be a good modification only to mute the audio rack the mude device is located in... this allows to have other racks and devices embedded which are always off. (for comparison and testing settings) and it still will effectively disable all audio devices with less cpu usage. maybe i will do this modification. |
Posted on September 25 2020 by CharlyBeck (report comment) (Goto Comment) |
hi broah, check the device-url. i just uploaded a tutorial video to youtube, |
Posted on March 23 2020 by CharlyBeck (report comment) (Goto Comment) |
Appendix: This device is built for sending Midi controllers to external hardware synths. As far as i see there is currently no way to automate single midi controllers in the automation view. Using this device makes it possible. Note: We are not talking about software synths here. Those parameters can be natively automated in the automation view. as broah mentioned... |
Posted on September 09 2019 by CharlyBeck (report comment) (Goto Comment) |
On which parameter? As far as i know midi cc can only be automated inside the clip..... shame on me if there's allready a solution ;-) |
Posted on March 08 2019 by CharlyBeck (report comment) (Goto Comment) |
Hi i just tried it for the first time... very usuefull.... but one question: i usue external instruments and have separate midi and audi tracks, so the midi plugin is on another track than the audio plugin... may you add a option to manually select the communication channel used between the two devices? so that midi device and audio device can be on a different track? that would be really nice then. because now i need to use external audio effect and a loopback on my soundcarad. that lowers sound quality and is is not really necessary. Let me know what you think, if not i'll modify the devices on my one some time... |
Posted on June 17 2018 by CharlyBeck (report comment) (Goto Comment) |
Thank you Threshold is actually what the Duck Control does. (It is not an academic apporach i have some nerdy calculation for the ducking and i remember it was not so easy to parametrize attack and release with it) low/High shelf sould be also possible easily When i find some time i'll do this. :-) |
Posted on April 03 2016 by CharlyBeck (report comment) (Goto Comment) |