
11ffload~ 2023_05_14
2023-05-20
(197 days ago)
A small update of the 11ffload~ external to handle files with multiple streams like the Native Instruments Stem format.

Nocturn4Live Device 1.0
2020-08-27
(3.27 years ago)
As requested many times, this device now also works for Mac users. I know, it's a very small group of people that might be interessted in this but that doesn't matter. This device was one of my first "babys" and now it deserves the version number 1.0.
http://www.11olsen.de/code/max4live-devices/nocturn-live-api-device

Nocturn support for Mac users
2020-08-24
(3.28 years ago)
In April of this year, I started porting the 11nocturn external to Mac. It ended up in a nearly complete rewrite but now, the C source code is completely cross-platform and released on github.
The object comes with many improvements like internal buffering of in- / output and an outlet, reporting the connection state. Next, I'm going to release an updated Nocturn4Live device because that's what this external was made for.
The source code maybe interessting because libusb can be used to connect to a lot of devices without writing your own drivers.
11nocturn external source code
Furthermore, the 11clicks external code has been cleaned up and is available at github.