Zoom H2n mic/line choices [SOLVED]

Help for Audacity on GNU/Linux.
Forum rules
ImageThis forum is for Audacity on GNU/Linux.
Please state:
  • which version of Linux you are using,
  • the exact three-section version number of Audacity from Help menu > About Audacity,
  • whether you installed your distribution's release, PPA version, or compiled Audacity from source code.

Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Locked
logan
Posts: 8
Joined: Thu Oct 27, 2016 10:56 am
Operating System: Linux Debian

Zoom H2n mic/line choices [SOLVED]

Post by logan » Thu Oct 27, 2016 11:04 am

Audacity version: 2.0.6, distribution release
System: Bunsenlabs (lightweight distro based on Debian Jessie)

When using ZOOM H2n microphone via USB, Audacity gives the following choices for device H2n: USB Audio (in Edit -> Preferences: Devices):
Front Mic:0
Rear Mic:0
Line:0
Front Mic:1
Rear Mic:1
Line:1

I'm wondering what these mean with this microphone and how they relate to the recording settings of the microphone itself (2ch/4ch surround, MS, XY)?

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Zoom H2n mic/line choices

Post by steve » Fri Oct 28, 2016 1:16 am

That looks like your computer's built in sound card.
When you connect the mic it will prompt you to select "Mic" or storage device. Select the mic option. I think it may then prompt you to select the "Sample Rate" - if it does, select 44100. When that's all done and the mic is connected to the sound system, launch Audacity (not before). You should then see a USB option in the device toolbar - I think you only get mono/stereo available, and to select front/rear is done on the mic not the computer (check the H2N manual for details).
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

logan
Posts: 8
Joined: Thu Oct 27, 2016 10:56 am
Operating System: Linux Debian

Re: Zoom H2n mic/line choices

Post by logan » Fri Oct 28, 2016 5:08 am

Thanks!

Ah, I thought I didn't have to go the preferences to select the mic when I used it with Audacity some years ago, but I couldn't find the toolbar this time. Now that I know what the toolbar is called, it doesn't seem to have anything to select on it, picture (don't know from where that shadow came from): http://i.imgur.com/FESs4EV.png

The mic is connected to the computer in the audio interface mode. It seems I can use it by selecting any of the options via the Preferences, though it still doesn't show in the device toolbar.

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Zoom H2n mic/line choices

Post by steve » Fri Oct 28, 2016 7:46 am

The shadow is because the toolbar has been dragged out of its dock position (it is now a "floating toolbar"). You can reset the toolbars to their default docked positions with "View menu > Toolbars > Reset".

Have a look in "Help > About Audacity" and go to the "Build Information" tab. What does it say is the WxWidgets version?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

logan
Posts: 8
Joined: Thu Oct 27, 2016 10:56 am
Operating System: Linux Debian

Re: Zoom H2n mic/line choices

Post by logan » Sat Oct 29, 2016 6:05 am

Alright, the WxWidgets version is 3.0.2.

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Zoom H2n mic/line choices

Post by steve » Sat Oct 29, 2016 11:05 am

logan wrote:Alright, the WxWidgets version is 3.0.2.
As I expected, Bunsenlabs have built Audacity with the wrong version of WxWidgets. See: http://wiki.audacityteam.org/wiki/Incor ... ts_Version

The PPA version mentioned in that page is designed for Ubuntu and derivatives, but 'may' work with Bunsenlabs. The better solution would be to build Audacity from the source code. As Bunsenlabs uses Wx3.0.2, it would be easiest to build the current 2.1.2 version of Audacity, or for less bugs, the current 2.1.3 alpha (available from GitHub).
These instructions should be pretty close : http://forum.audacityteam.org/viewtopic ... 19&t=88922 but I'd suggest using the 2.1.3 source code, downloaded as a Zip file from https://github.com/audacity/audacity

You may also want to report the problem to Bunsenlabs.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

logan
Posts: 8
Joined: Thu Oct 27, 2016 10:56 am
Operating System: Linux Debian

Re: Zoom H2n mic/line choices

Post by logan » Sun Oct 30, 2016 10:39 am

Okay, I succeeded in building 2.1.3alpha from source (with libflac disabled).

The device toolbar works now, although it has the same options as Preferences: Devices, picture: http://i.imgur.com/nGWFlZS.png

It doesn't seem to matter which one is chosen and recording works.

Thanks for the help.

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Zoom H2n mic/line choices [SOLVED]

Post by Gale Andrews » Sun Oct 30, 2016 12:51 pm

Thanks for reporting back. We'll mark this [SOLVED] then.

Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Locked