new instruments, updates to qtractor and qjackctl,
some of the linux guys don't need much sleep!
I'm new to Linux audio so I'm not sure I should even comment on this, but I've recently seen an introduction to AV Linux 6.0 on You Tube. The video is over an hour long and made by the guy who heads the project. AVL6.0 features a very lightweight window manager and it seems to do the job very well. I may use it instead of my Ubuntu setup because I'm having trouble with JACK. Audio works fine until I start JACK - then I get nothing!DiLate wrote:what about OpenSUSE? i hear its much more tweakable than the more user friendly ubuntu
Hi riffmaker57,riffmaker57 wrote:I'm interested in this post because Ubuntu Studio was troublesome for me.briandc wrote: ... I installed Ubuntu Studio, and then KXStudio on top.
I ABSOLUTELY LOVE IT!!!
AND, to top it off: I use a RealTime kernel!!! -Something you'll never get on a Windows or Mac.
brian
I may try it again, now that I've actually installed a Sound Card - albeit a cheap one - instead of relying on the onboard sound chips on the motherboard. I've also got a bit more RAM (2.5Gb).
If I get a good, working install, I'll also try KXStudio. Thanks for the pointers. Any further advice you can give would be very much appreciated.
P.
glokraw wrote:
Puppy linux stores files in a squash file system, .sfs
so I then used the Puppy utility to resize that .sfs file twice,
each time adding eight gig, to hold the vst collection and samples.
Yes, the studio is a collection of packages on topgrymmjack wrote:Hi guys!
Recently installed Ubuntu 12.04 LTS.
Is Ubuntu studio the same stuff minus the packages and maybe the desktop? Seems so.
Anyone got a Novation nio 2|4 USB driver for Linux?
Thanks!
The easiest way to set up an audio environment at this point, is to go into Synaptic Package Manager. Click "reload" to update the lists. Click "mark all upgrades" to update your already-installed stuff. If it indicates stuff to be updated, update it.grymmjack wrote:Hi guys!
Recently installed Ubuntu 12.04 LTS.
Is Ubuntu studio the same stuff minus the packages and maybe the desktop? Seems so.
Anyone got a Novation nio 2|4 USB driver for Linux?
Thanks!
Thanks for the awesome reply glokraw. I'm simply loving Ubuntu right now.glokraw wrote:Yes, the studio is a collection of packages on topgrymmjack wrote:Hi guys!
Recently installed Ubuntu 12.04 LTS.
Is Ubuntu studio the same stuff minus the packages and maybe the desktop? Seems so.
Anyone got a Novation nio 2|4 USB driver for Linux?
Thanks!
of the standard Ubuntu. The way drivers are handled, is through
kernel support via alsa. If the Novation is class compliant, it should work
for midi i/o.
Open qjackctl, the gui for connecting hardware and software. It may be
listed as jackconnect in Ubuntu menus. Press the
Setup button, on the right side are the input and output devices,
which have a drop-down list opened by clicking on an icon: >
if you see a novation named item, select it. Or it may be assigned an ID like
hw:0,0 or hw:1 etc
(the wiki link below, uses connecting to zynaddsubfx as the example)
To easily see what devices your kernel sees,
simple commands list them, and items in brackets or quotes,
can be entered (sans brackets) in the device dialog, click the little
triangle icon, to open the list.
In a terminal, run these three commands, and compare the output
cat /proc/asound/cards
bash-4.1$ cat /proc/asound/cards
0 [M2496 ]: ICE1712 - M Audio Audiophile 24/96
M Audio Audiophile 24/96 at 0xac00, irq 17
aplay -l
bash-4.1$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: M2496 [M Audio Audiophile 24/96], device 0: ICE1712 multi [ICE1712 multi]
Subdevices: 1/1
Subdevice #0: subdevice #0
aconnect -i
bash-4.1$ aconnect -i
client 0: 'System' [type=kernel]
0 'Timer '
1 'Announce '
client 14: 'Midi Through' [type=kernel]
0 'Midi Through Port-0'
client 16: 'M Audio Audiophile 24/96' [type=kernel]
0 'M Audio Audiophile 24/96 MIDI'
So I can choose either M Audio Audiophile 24/96, ICE1712 multi, or
the assigned ID of hw:0,0
Your output hopefully will have your devices. If you have a separate
souncard for playback, that should be chosen in the Output Device > setup.
caveats: in the Setup page, 'none' is the right choice for midi driver.
Periods/Buffer setting should be 3 for usb devices.
Press the Connect button on the main gui, a three tabbed panel opens, Audio, Midi,
and Alsa. The midi i/o is in the Alsa tab, the souncard i/o is in the Audio tab.
(the Midi tab is only for jackd midi, different than systemwide Alsa midi)
Basically, select items on both the left and right side of each tabs display,
and press the Connect button on this connection panel,
not the Connect button on the main gui. A line will be drawn between connected items, both hardware and software.
A souncard line-in, and output, will be in the Audio tab, left and right,
called System, with a widget to it's left, to expand the list of connections.
Lots of qjackctl video at youtube, search
qjackctl ardour hydrogen rakarrack zynaddsubfx, often showing the initial setup.
The wiki has config screenshots:
http://en.wikipedia.org/wiki/Qjackctl
link 4 for jackd, link 8 for qjackctl.
HOOOOwaaaahhh
Submit: News, Plugins, Hosts & Apps | Advertise @ KVR | Developer Account | About KVR / Contact Us | Privacy Statement
© KVR Audio, Inc. 2000-2026