Hi *!
Does anybody know of a decent free plugin that generates arbitrary OSC
command streams from plugin automation data in the DAW? Preferrably
(gasp!) VST? Idea is to use SomeEvilDAW to send and control smart things
on a box running a friendly OS and a FriendlyDAW.
Best,
Jörn
--
Jörn Nettingsmeier
De Rijpgracht 8, 1055VR Amsterdam, Nederland
Tel. +49 177 7937487
Meister für Veranstaltungstechnik (Bühne/Studio)
Referent für Beschallung im VDT
--
Jörn Nettingsmeier
De Rijpgracht 8, 1055VR Amsterdam, Nederland
Tel. +49 177 7937487
Meister für Veranstaltungstechnik (Bühne/Studio), Tonmeister VDT
http://stackingdwarves.net
Dear linux audio users and developers,
(crossposting as usual for releases)
at the end of the last year I bought a new MIDI interface. I decided to buy a IConnectivity MIO10
as it comes closest to my old (MOTU MIDI Express XT) as it was reported to work flawless with
linux. It did, regarding the MIDI-Part, but as usual, the configuration was not possible with
linux. As WINE did not work for me as well, I decided to create my own utility.
And here it is:
https://github.com/dehnhardt/mioconfig
Currently it does support only a small part of the configuration possibilities, the interface
provides (Read the RELEASENOTES.md for further information) and is prealphabetasomewhat - but as I
did not implement firmware updates - it should (and in my case did not) not break the device.
The utility should work with most IConnectivity MIDI devices but I ownly could test ist with my
device.
There are *no* precompiled packages at the moment, you have to build them. (It is based on QT)
But I really apprecciate every input (please use the github issues) - and if someone wwould like to
enable compiling under Windows or Mac (which should work as I use QT an RTMidi) - you are very
welcome!
All the best
Holger
Hello all.
While configuring kernel, i stucked on option CONFIG_RAW_DRIVER, which
enables /dev/raw device section.
I suppose, things like linuxsampler or others, hardly working with
storage, might utilize this access way for most direct access to
samples. Or even in audio recording (only nearly imaginations).
Is it so really?
While searching in internet to learn about its real status, i got 2
facts:
- When raw device is mapped to some hda/sda dev, allowing to use it
even bypassing disk's internal cache.
https://unix.stackexchange.com/questions/238798/what-happened-to-dev-raw
- Yet i found proposal to remove raw devices support, argumented as
these devices have no notable use.
http://lkml.iu.edu/hypermail/linux/kernel/0505.2/1387.html
(but that discussion is sooo old...)
Hi *!
A friend and fellow free software enthusiast is trying to get FLAC
standardized with the IETF to foster its use as a long-term archive
format. If anyone here can see themselves drafting RFCs and helping with
the tedium of such a process, please write to me off-list.
All best,
Jörn
--
Jörn Nettingsmeier
De Rijpgracht 8, 1055VR Amsterdam, Nederland
Tel. +49 177 7937487
Meister für Veranstaltungstechnik (Bühne/Studio), Tonmeister VDT
http://stackingdwarves.net
hello
all the traditionally lousy photos as taken by me during the
lac2017(a)UJM-St.Etienne, all unedited, no exceptions:)
http://www.rncbc.org/lac2017
cheers
--
rncbc aka. Rui Nuno Capela
rncbc(a)rncbc.org
Dear LAC2017,
I’m part of the LAC2017 committee, and was nearly all the time involved in the IRC #LAC2017 freenode channel as tcUJM (except one chairing session).
For those who were there, I already replied that there was actually a real copyright problem, since Thierry indeed used copyrighted material during his talk. However, he has the right to do so, having all the documents needed on INA (standing for Institut National de l’Audiovisuel – which could be translated to Audiovisual National Institute) material, so we are currently solving this problem.
Philippe, our LAC streaming technician is working onto this – but he needs some more time to edit videos, since he is needed on a lot of other projects in our university.
We are sorry for the temporary side-effect on Harry’s brilliant talk.
Thanks to all of you, I was thrilled being involved in this LAC and meeting several of you. I definitely look forward to seeing you again on forums, mailing lists and in future projects.
All the best,
Thomas CIPIERRE
Phd. Student at Jean Monnet University (Saint-Étienne)
Hey all,
I wrote a MIDI step sequencer for the old Novation Launchpads. It has quite
a few different scales (thanks to the tonal package on NPM), let's you
change the sequence length on the fly and set lower velocities by holding
down the pads.
Demo: https://youtu.be/dS_x-FioqHM
Code and installation instructions: https://github.com/kasbah/launch-step
Cheers,
Kaspar