>From: Thomas Vecchione <seablaede(a)gmail.com>
>
>Basically they should
>change the wording on their site to state that it is not under GPL
>currently.
But perhaps they have this "GPL" because they used GPL code
in their software. Does anyone have their binary and could
check what GPL software they use? Do they have demo?
Blender was totally different case. Blender was not GPL like
Baudline's software. People purchased the Blender code and then
switched to GPL.
Juhana
--
http://music.columbia.edu/mailman/listinfo/linux-graphics-dev
for developers of open source graphics software
I have totally forgotten how I did manage to get midi work in Mandriva
2006, and now I am using Mandriva 2007. Multimedia kernel with realtime
capabilities is installed, and audio's fine. But when I start qjackctl,
midi stays disabled.
I am using Audigy 2 as sound card ( I got also SB Live in my PC) and
Edlrol UM-1X usb midi interface.
Tried these ones as root:
modprobe snd-seq-midi
modprobe snd-seq
modprobe snd-usb-audio
"amidi -l" gives:
Dir Device Name
IO hw:0,0 Audigy MPU-401 (UART)
IO hw:0,1 Audigy MPU-401 #2
IO hw:1,0 EMU10K1 MPU-401 (UART)
IO hw:2,0,0 UM-1SX MIDI 1
"aconnect -o" gives:
client 14: 'Midi Through' [type=kernel]
0 'Midi Through Port-0'
client 16: 'Audigy 2 ZS [SB0350]' [type=kernel]
0 'Audigy MPU-401 (UART)'
32 'Audigy MPU-401 #2'
client 17: 'Emu10k1 WaveTable' [type=kernel]
0 'Emu10k1 Port 0 '
1 'Emu10k1 Port 1 '
2 'Emu10k1 Port 2 '
3 'Emu10k1 Port 3 '
client 20: 'SBLive! Value [CT4832]' [type=kernel]
0 'EMU10K1 MPU-401 (UART)'
client 21: 'Emu10k1 WaveTable' [type=kernel]
0 'Emu10k1 Port 0 '
1 'Emu10k1 Port 1 '
2 'Emu10k1 Port 2 '
3 'Emu10k1 Port 3 '
client 24: 'UM-1SX' [type=kernel]
0 'UM-1SX MIDI 1 '
So Edirol seems to be there..
--
-----------------------
http://www.emvg.net/esahttp://www.emvg.net
-----------------------
First, Pete, thanks for the good news. Very nice to know. I had ran
across several threads elsewhere that were variations on, "Just got a
Firepod, when it's up & running with Linux I'll get back with a report."
- then, things wnet silent, & I wondered.
After what you wrote, I've had to do some reading. Distro choices.
Somehow I'd missed the freeBob page on working setups & the Arch/Firepod
entry. Arch looks speedy & interesting. From the opinions I read on
setting it up though, I'm afraid most of me knows I don't have the
kungfu for getting it operational, even if a little piece of me would
like to try. But with my Linux skills nearly nonexistant, I'm going to
stay off that path for now.
My experience with Gentoo was short lived. I tried it in an old box
about a year & a half ago. Even though it was reading from the install
disc in the cdrom drive, Gentoo implied it couldn't find the drive, had
a kernel panic or something, & gave up. Someone said they knew another
person who'd run into the same install failure & recomended I go with an
earlier release. The same thing. It didn't work either. Then, I gave up too.
Perhaps I'll try Gentoo later - & the Pro-Audio Overlay makes it more
attractive - but this minute I'm thinking FC 5 & Planet CCRMA. Is it
indecent to hope there'll be time to simply work with the audio tools
without an exorbidant amount of system tweaking at each step? Are you
connecting other audio hardware via JACK with Fedora? A Midi controller
of some sort? I have a Midiman 49 Key Station & would like to use it
under Linux. With Demudi, nothing would aknowledge it's existence.
Thanks,
underwater
On Monday 20 November 2006 02:11, linux-audio-user-request(a)music.columbia.edu
wrote:
> > > > Version 0.6.1 also segfaults. Since the program is written C++, the
> > > > python version should not matter, huh?
> > >
> > > Works fine on my system. It must be a problem with your setup.
> > >
> > > Make sure you have the correct version of wxpython for your
> > > python install..
> > >
> > > (I am using python 2.4 and wxpython 2.6).
> >
> > There is no package for wxpython on Debian Sid. I have python-wxgtk2.6,
> > python-wxtools and pthon=wxversion (all 2.6.3.2.1.5) installed. There is
> > a libwxgtk2.4-python available but no installed.
>
> I'm on Debian sid too.. did you read the build instructions and
> do:
>
> sudo apt-get install build-essential python2.4 python-wxgtk2.6 libsndfile1
> libsndfile1-dev scons ladspa-sdk python-ctypes libasound2-dev
> libjack0.100.0-dev zlib1g zlib1g-dev libflac7 libflac-dev libportmidi0
> libportmidi-dev
>
> see: http://trac.zeitherrschaft.org/zzub/wiki/BuildAldrin
Have all these things intalled. The configure step did not kick when using
python2.4.
On Sunday 19 November 2006 00:49, linux-audio-user-request(a)music.columbia.edu
wrote:
> Aldrin is an open source modular sequencer/tracker, designed to be 1:1
> compatible to Jeskola Buzz.
>
> We're proud to announce the release of Aldrin 0.6 (Raven), featuring
> incremental saving, the Makk M4 Synth, ADSR envelopes, presets, various
> new shortcuts and the usual set of bugfixes.
>
> http://www.leonard-ritter.com/announcement_aldrin_0_6_raven
Time to try yet another version.
There seems to be a problem between python 2.4 and 2.5 (unsupported!!). Aldrin
wants 2.5 but only 2.4 finds the wxWidgets required. Using 2.4, in any event,
segfaults.
A few solvable problems so far:
1. One must move the $KDEDIR/include/plugin.h out of the way.
2. If one want VST capabilities, one needs set the environment variables
FST_CFLAGS and FST_LIBS to either one's jack-fst source directory and the
fst.exe.so or to the muse directory (for want of anything else!)
and /usr/bin/fst.exe.so if fst was installed from Debian Sid (it's there
now!)
3. One does need fst.h from jack-fst sources if one wants VST capabilities so
if you installed from Sid and do not have an old one around, you need to find
it on sourceforge or wherever. You can put it in the muse (source) directory.
4. One does need those two .h files AEffect.h and aeffectx.h from Steinberg
which will not be distributed with GPL stuff. Download the vst sdk from
Steinberg and copy them to muse/vst which is where fst.h will look for them.
5. If one wants lash, install the development package from Sid.
> > >There seems to be a problem between python 2.4 and 2.5 (unsupported!!).
> >
> > Aldrin
> >
> > >wants 2.5 but only 2.4 finds the wxWidgets required. Using 2.4, in any
> > > event, segfaults.
> >
> > Version 0.6.1 also segfaults. Since the program is written C++, the
> > python version should not matter, huh?
>
> Works fine on my system. It must be a problem with your setup.
>
> Make sure you have the correct version of wxpython for your
> python install..
>
> (I am using python 2.4 and wxpython 2.6).
There is no package for wxpython on Debian Sid. I have python-wxgtk2.6,
python-wxtools and pthon=wxversion (all 2.6.3.2.1.5) installed. There is a
libwxgtk2.4-python available but no installed.
>> Aldrin is an open source modular sequencer/tracker, designed to be 1:1
>> compatible to Jeskola Buzz.
>
>> We're proud to announce the release of Aldrin 0.6 (Raven), featuring
>> incremental saving, the Makk M4 Synth, ADSR envelopes, presets, various
>> new shortcuts and the usual set of bugfixes.
>>
>> http://www.leonard-ritter.com/announcement_aldrin_0_6_raven
>Time to try yet another version.
>There seems to be a problem between python 2.4 and 2.5 (unsupported!!).
Aldrin
>wants 2.5 but only 2.4 finds the wxWidgets required. Using 2.4, in any event,
>segfaults.
Version 0.6.1 also segfaults. Since the program is written C++, the python
version should not matter, huh?
D. Michael McIntyre wrote:
> On Saturday 18 November 2006 11:15 am, Ross Vandegrift wrote:
>
>> better than ever, and I'd venture to say, better than anything else
>> I've ever used. Thanks a million!
>
> You're welcome.
>
>> Got a few questions - in the notation editor, is there a way to change
>> the durations of a bunch of events at once? I can double-click a
>> single event and edit all of its parameters, but I don't see a way to
>> do this for a selection of events.
>
> Did you find Adjust -> Rescale? That's the closest thing I can think of to
> what you're asking.
>
>> If I have two segments in the canvas that start at the same time and
>> end at the same time, is there a way I can pick which is "on top" so
>> it will be the one I edit when it's opened up? Right now, if I want
>> to edit the bottom segment, I'm flipping the top one to a different
>> track and then flipping it back.
>
> We've been squabbling over this one for years, and can't agree what should be
> done, so we've done nothing as far as I remember. You're probably already
> doing everything you can.
By "top" you mean being the top staff of the notation sheet?
--
David
gnome(a)hawaii.rr.com
authenticity, honesty, community
On Fri, 2006-11-17 at 21:56 +0100, Marcos Guglielmetti wrote:
> El Sáb 18 Nov 2006 01:39, Lee Revell escribió:
> > On Fri, 2006-11-17 at 21:37 +0100, Marcos Guglielmetti wrote:
> > > Hi!
> > >
> > >
> > > Since a year or so, JACK has been working very well on my machine and on
> > > many Musix GNU/Linux installed systems (Debian/testing / Knoppix based
> > > distro)
> > >
> > > But yesterday I upgraded JACK to: 0.101.1-2 version and I have too many
> > > xruns and some audible clics
> > >
> > > This 0.101.1-2 version has some bug or something?
> > >
> > > I have a SB Live! soundcard (I could give you a better hardware /software
> > > report if you need it)
> >
> > Please do. Also, try the latest JACK release (0.102.something) and see
> > if it improves.
> >
> > Lee
> >
> Thanks Lee, I will try the latest debian's jack when it will be available, by
> the way, now I give you a better hardware/software report, I dont know what
> the hell is wrong with this 0.101.1-2 jack's version
You changed nothing but the JACK version?
Is the tmpdir reported by "jackd --version" on a tmpfs mount?
Can you check the RT priorities of the JACK threads?
Lee