LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 09-23-2007, 09:37 PM   #1
Southpaw76
Member
 
Registered: Dec 2005
Distribution: Slackware-13
Posts: 146

Rep: Reputation: 15
Me and my Bass Guitar???


Hello fellow Slackers,
I know it's been a while but heres what I've been up to lately. I'm trying to do some digital recording with my bass guitar and my computer. I've spent most of the weekend setting up audio software on my pc. So heres what I'm using...

I have a Dell Dimension 4300 which has a P4 running at 2ghz with an 80gb HDD and 1gb of DDR 333 RAM. For sound I'm using SB Audigy2 Platinum LS with the onboard breakout box. I'm Slackware 12 and my HDD is partitioned as such:
Code:
/dev/hda  WinXP

/dev/hdb1 /
/dev/hdb2 /swap
/dev/hdb3 /home
As for audio software, this is what I have installed thus far:
Ardour
Jack
Alsa
Hydrogen
Freewheeling

...as well as all assorted libraries and dependencies....

My problem is that when I plug my bass in I don't get any signal on screen nor through my speakers. However, I have no problem hearing the drum track from Hydrogen so I'm guessing that it may be a hardware issue. Does anybody know if the breakout box for this particular soundcard is supported? I've checked the Alsa site and Google but no luck. I've tried finding a decent How-To but no luck either. I know that there are several Multi-media distro's available out there but I kind of like my Slack set up, adding only what I need.

Any suggestions would be greatly appreciated, thanx....
 
Old 09-24-2007, 12:17 AM   #2
justwantin
Member
 
Registered: Aug 2003
Location: Melbourne, Australia
Distribution: Slackware, Slackwarearm
Posts: 878

Rep: Reputation: 120Reputation: 120
Have yoy run alsaconfig (CLI) Does ALSA recognise your card? If it does then it is supported. At least I would expect it to be.
 
Old 09-24-2007, 03:12 AM   #3
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
What's the output of '/sbin/lspci' ?
 
Old 09-25-2007, 10:46 PM   #4
Southpaw76
Member
 
Registered: Dec 2005
Distribution: Slackware-13
Posts: 146

Original Poster
Rep: Reputation: 15
Here's my lspci -v
Code:
02:0c.0 Multimedia audio controller: Creative Labs SB Audigy (rev 04)
        Subsystem: Creative Labs SB Audigy2 ZS
        Flags: bus master, medium devsel, latency 64, IRQ 20
        I/O ports at d800 [size=64]
        Capabilities: [dc] Power Management version 2

02:0c.1 Input device controller: Creative Labs SB Audigy Game Port (rev 04)
        Subsystem: Creative Labs Unknown device 0060
        Flags: bus master, medium devsel, latency 64
        I/O ports at dc00 [size=8]
        Capabilities: [dc] Power Management version 2

02:0c.2 FireWire (IEEE 1394): Creative Labs SB Audigy FireWire Port (rev 04) (prog-if 10 [OHCI])
        Subsystem: Creative Labs SB Audigy FireWire Port
        Flags: bus master, medium devsel, latency 64, IRQ 21
        Memory at ff9fe000 (32-bit, non-prefetchable) [size=2K]
        Memory at ff9f8000 (32-bit, non-prefetchable) [size=16K]
        Capabilities: [44] Power Management version 2
 
Old 09-26-2007, 03:42 AM   #5
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
Well, it looks like it's being properly detected.

Maybe try running 'alsaconf'.
 
Old 09-28-2007, 02:35 PM   #6
Southpaw76
Member
 
Registered: Dec 2005
Distribution: Slackware-13
Posts: 146

Original Poster
Rep: Reputation: 15
Yeah I've long since been able to get sound out of my speakers and I have no problems with playback of mp3 or wav files etc..etc..

I'm going to try cracking the case open and play around with the jumpers and such to see what I can get out of that. I'll post back in a little bit to let you guys know how it goes...
 
Old 09-28-2007, 10:05 PM   #7
cavalier
Member
 
Registered: Feb 2005
Location: Denver, CO
Distribution: Slack 12, tweaked just so (though I'm also a fan of Ubuntu)
Posts: 198
Blog Entries: 1

Rep: Reputation: 30
Quote:
Originally Posted by Southpaw76 View Post
Yeah I've long since been able to get sound out of my speakers and I have no problems with playback of mp3 or wav files etc..etc..

I'm going to try cracking the case open and play around with the jumpers and such to see what I can get out of that. I'll post back in a little bit to let you guys know how it goes...
I'm going way out on a limb here, but have any other sorts of instruments worked with your existing configuration?

Have you tried piping your bass through a preamp before taking it into the soundcard?
 
Old 09-29-2007, 10:03 PM   #8
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

You could look at the input signal with a O-scope if you have one.
This would allow you to make sure the signal amplitude is the proper level.

The signal from the source should be within the range and type of the input. The preamp may be your only way to match.
 
Old 09-30-2007, 10:56 AM   #9
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

One other issue would be the pickup for the guitar. The pickups are generally piezoelectric devices therefore the use of a charge amp within a preamp would be required to provide the signal to the input of the sound system.

I'm not familiar with your sound board with breakout box. Does it have a charge amp for a pickup?
 
Old 09-30-2007, 11:25 AM   #10
zetabill
Member
 
Registered: Oct 2005
Location: Rhode Island, USA
Distribution: Slackware, Xubuntu
Posts: 348

Rep: Reputation: 32
I have successfully done what you are trying to do with a regular integrated sound card and Audacity on a 5 year old laptop running Slackware 11. I've also been successful at the same thing with my Slack 12 desktop. Obviously I'm not doing studio-quality recordings and there are limitations.

The two biggest problems I had in getting this scenario to work were the audio settings for the computer matching the audio settings for the software used to make the recordings and gain.

I was simply using a mono to stereo splitter directly into the line input at first. When I was doing this, the biggest problem I had was that the bass was so incredibly soft and increasing the gain within the software and pumping up the input level made the bass sound crunchy and it was still soft. I wasn't looking for crappy distortion so I had to use a pre-amp (ran it through my regular amp before going into the computer) to equal out the levels as indicated before. If you have active pickups, however, I don't see where you would have a problem. When I switched to six-strings, the only thing I missed about my old 5-string were those awesome active dimarzio pickups...

Anyway, something else I pulled my hair out over was how the audio software was configured. What I had to do was make sure that the proper input device was selected within the alsa settings and then match that setting in Audacity. This ended up being a precise process in matching the levels and I ran into some issues with the software defaulting to /dev/dsp.

As far as the breakout box is concerned, it should work along with the sound card. Is there a setting for it in alsaconfig?
 
Old 09-30-2007, 04:51 PM   #11
stress_junkie
Senior Member
 
Registered: Dec 2005
Location: Massachusetts, USA
Distribution: Ubuntu 10.04 and CentOS 5.5
Posts: 3,873

Rep: Reputation: 335Reputation: 335Reputation: 335Reputation: 335
And ...

I have found that some distributions' default settings for ALSA is to have the volume setting for various inputs and output set to zero. I would fire up alsamixergui and see if the microphone input volume is set to zero or it may even be muted.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Distort sound/bass Kapriel Debian 4 05-14-2005 03:28 AM
change bass of my soundcard worf Mandriva 1 03-06-2005 03:08 AM
Too much bass antipop Linux - Hardware 4 08-29-2004 07:46 PM
bass boost with sox mtb Linux - Software 2 08-22-2004 04:23 AM
Adjust the bass and treble level dtheorem Linux - General 3 04-10-2004 04:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 10:17 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration