Hello,
I'm trying to set up two computers to communicate via OSC. The two
computers will be running Csound and I would like one of them to be
able to send OSC messages to the other via the already existent
network. How do you achieve this? I'm not a network guru but I've been
trying to do it using port forwarding via ssh but without any success
(and I'm not even sure if using ssh is the right thing to do). Is
there anyone in the list doing this kind of thing?
Thanks!
Hector
Hallo,
I generally rip CDs I buy to Flac to listen to them at my PC. jack
(the other one) does a good job with ripping and also tags files
accordingly from FreeDB lookups. Now to listen to some of my Flac-CDs
on my portable player, I'd like to compress them a bit more and encode
them to Ogg or MP3 - my player supports both. (Actually it supports
flac as well, but it has only 2GB.)
So now I'm looking for a tool to help me mass convert my flacs. I can
convert the files to ogg just fine e.g. with ecasound or so and some
scripting or the flag2ogg tool, however the problem with that aproach
is, that all meta-tags get lost!
Does anyone know of a command line tool to convert flac to ogg/mp3
which also converts the meta-tags?
Ciao
--
Frank Barknecht _ ______footils.org__
While looking through the Ardour build manual, I ran across this little gem:
KSI
Build the KSI (text) version of Ardour (yes|no)
Does that mean I can run Ardour on the console? Any screenshots of
this in action?
--
Josh Lawrence
http://www.hardbop200.com
Dave,
"Can't Nobody Hide" has a little of the "O' Brother Where Art Thou"
vibe. I really liked that movie's soundtrack, and I like your recording.
Also, thanks for your Linux Journal articles. They often seem to be the
documentation/tutorials I find for a lot of the open source audio
software out there. Your article on LinuxSampler helped me get the last
piece in place to get it working. I had LSampler's MIDI driver setting
set to JACK, but LinuxSampler would not show in the JACK midi
connections window. When I set the LS midi driver to ALSA, like you did
in your article, it worked. Can you explain why?
Thanks,
Dave
On Sunday 23 March 2008, Rui Nuno Capela wrote:
> Season greetings,
Hi again Rui :)
> Qtractor 0.1.2 (frantic dame) is out!
It would be super duper cool if it had an audio click.. It's pain to fire up a
midi synth everytime. Besides that qtractor is coming along veyr nicely.
Regards,
Flo
--
Palimm Palimm!
http://tapas.affenbande.org
Hi everyone!
Does anyone know if I can control simpl ADSR on the volume of instruments? I
ask because I consider buying a library with some synth/mellotron sounds and
it would be of little use to me, if at least attack and release are fixed.
I need to be able to do this via simple MIDI control (e.g. via my roland
XP30's control-sliders) or via LSCP commands.
Kindest regards
Julien
--------
Music was my first love and it will be my last (John Miles)
======== FIND MY WEB-PROJECT AT: ========
http://ltsb.sourceforge.net
the Linux TextBased Studio guide
======= AND MY PERSONAL PAGES AT: =======
http://www.juliencoder.de
Hi all
I re installed jack and qjackctl.
(Suse 10.2 default kernel)
This did help a bit: when typing - - version, I now get:
jackd version 0.109.2 tmpdir /dev/shm protocol 22
qjackctl still says it can't start jack.
Desperate, I went to the command line, and to keep it short, I tried
(not as root):
jackd -d oss
It seems that jack starts !
JACK compiled with System V SHM support.
loading driver ..
oss_driver: /dev/dsp : 0x10/2/48000 (4096)
oss_driver: indevbuf 4096 B, outdevbuf 4096 B
oss_driver: using barrier mode, (dual thread)
Soundblaster live value.
When I go back to qjackctl, and click start, it shows active, and is
working, I looked like, I could connect things.
I saw the virtual keyboard, and my soundcard, and for the first time,
under connect, the audio tab was not empty, it now showed readable and
writable clients.
When I stop qjackctl, or press stop, it looks like Jack stops, but
qjackctl still can't start it,.
Is protocol 22 telling something ?
What the peep, does -d oss ? I do not like to have to type this every time.
( The driver in qjackctl is set to oss. )
Guus