Hi
I have some audio that is recorded without click. It's not wildly rubato
or anything, but it naturally doesn't align well with a sequencer
running at a steady tempo, which is exactly what I'd like to achieve.
I seem to remember audour can do something in this area, but what would
be the best way to get the audio in sync with a strict tempo?
--
Atte
http://atte.dkhttp://modlys.dk
Hi
Is it possible to send midi over ethernet between two jack clients
running on different linux boxes? I don't need audio, just midi. I could
buy a couple of midi interfaces, but since they both have ethernet that
would be for free, and I expect such a solution to be at least as robust...
--
Atte
http://atte.dkhttp://modlys.dk
The CD is done at last:
http://music.betterthanlahar.com/album/bench-seats-are-for-lovers
Funky goodness mixed and mastered on Linux. I used Ardour, Jamin, and tons of LADSPA plugins. The FLAC versions posted were bitdepth-converted using Fons's zita-resampler, and I used tons of various linux tools to do other tasks. All the keyboard sounds were generated on Linux (Beatrix, fluidsynth, etc).
I haven't talked to the guys about CC'ing the tracks, but it's likely they'd be OK with it.
Many thanks to Julien and others on this list and elsewhere out in internet-land who helped listen and tweeze the mixes.
It was fun, but I'm glad it's done now.
-ken
Although my provider's spam filter still blocks linux audio mails, I'm
happy to announce my novation launchpad midi driver.
It is not a driver in the common sense, but a user space usb application
which offers a midi out and in to write and receive launchpad midi messages.
On my distribution(gentoo) I needed to add myself to the usb group to
run this application.
Download it from: http://krampenschiesser.de/launchpadd-0.1.tar.bz2
Dependencies:
I know the dependencies are quite fat(boost) but this driver is part of
my sequencer application, and I just want to give launchpad owners the
possibility to use their pad.
boost >= 1.41 (need threads, signals2, foreach)
libusb-1.0
alsa
pthreads
To build the whole stuff you need cmake(>=2.6).
Installation:
$ tar -xjf launchpadd-0.1.tar.bz2
$ cmake
$ make
$ sudo make install
$ launchpadmidid
To uninstall use :
$ xargs rm < install_manifest.txt
I would be very happy to get some feedback from the users and developers.
Coming from the Java world this is my first(finished) project in c++ and c.
And I didn't know anything about USB before...
So if there is a developer who has got a good knowledge of c/c++ or usb
interrupt transfers it would be great if he could have a look at the
code, especially the method handleWriteTransfer in LaunchpadImpl(.cpp)
is a point where I'm not that sure about the interrupt handling(although
it works as it is right now).
If there's anyone using this application on a kernel <=2.6.27 please
inform me(as the polling changed with this version).
On Fri, 30 Apr 2010 09:51:33 +0200, Ralf Mardorf
<ralf.mardorf(a)alice-dsl.net> wrote:
> Christian wrote:
>> Hi,
>> currently I don't receive any list mails :(
>> How can I check if I'm still in this list or if some spam filter gone
>> wild?
>> Christian
>
> Hast Du überprüft ob aus welchem Grund auch immer, unter den Optionen
> das Empfangen von Nachrichten deaktiviert ist?
>
> http://lists.linuxaudio.org/listinfo/linux-audio-dev/
>
> Ganz unten ist "edit options".
>
> Deine Nachricht hat jedenfalls die Liste erreicht, Du bist also noch
> Mitglied :).
>
> Hth,
> Ralf
Replies in English are welcome too...
For your information, we have asked for a reverse DNS on our new server
that seem to take a while to set up... those of you who do not receive
emails from the lists probably have a mail server that rejects emails from
a server whose IP not have a PTR record.
we're working on it.
--
Marc-Olivier Barre
XMPP ID : marco(a)marcochapeau.org
www.MarcOChapeau.org
Hey,
I like to follow some workshops, like the SuperCollider and the one of
Lieven Moors. One problem, I have only Desktops here, not laptop, no
netbook :(
Are there laptops | netbooks | computers which I can use during the
workshops?
Or does someone have multiple laptops, and which I can use with an Live
CD for example? That would be very nice and kind!
Thanks in advance,
\r
(Groningen NL)
Hey list,
I found this simply marvellous video on sound synthesis:
http://synth.freehostia.com/
Electronic Sound Synthesisers are definately the future! ;)
Andrew Coughlan.