**** List of PLAYBACK Hardware Devices ****
card 0: SoundByLayout [SoundByLayout], device 0: Master []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: default [USB Audio DAC ], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
**** List of CAPTURE Hardware Devices ****
card 0: SoundByLayout [SoundByLayout], device 0: Master []
Subdevices: 1/1
Subdevice #0: subdevice #0
On Aug 8, 2013, at 3:15 AM, linux-audio-user-request(a)lists.linuxaudio.org wrote:
> Message: 17
> Date: Tue, 6 Aug 2013 20:47:31 -0700
> From: "Len Ovens" <len(a)ovenwerks.net>
> To: linux-audio-user(a)lists.linuxaudio.org
> Subject: Re: [LAU] alsaplayer error using USB Audio DAC
> Message-ID:
> <a38062bad0472967ee159a08208d77b4.squirrel(a)ssl.ovenwerks.net>
> Content-Type: text/plain;charset=iso-8859-1
>
>
> On Tue, August 6, 2013 8:40 pm, Roger Weinheimer wrote:
>> Hi All,
>>
>> I'm an alsa novice with a barely surface knowledge of alsa, and I could
>> use some help troubleshooting a problem. I am connecting a Mac Mini (ppc)
>> running the following to a Rega DAC.
>>
>> miniG4:~$ cat /etc/debian_version
>> 6.0.7
>> miniG4:~$ uname -a
>> Linux miniG4 2.6.32-5-powerpc #1 Fri May 10 08:12:18 UTC 2013 ppc
>> GNU/Linux
>> miniG4:~$
>
> aplay -l gives what? (might as well try arecord -l too)
> aplay -l
> should list what alsa thinks it has for devices.
>
> --
> Len Ovens
> www.OvenWerks.net
Hi all!
I am presenting my first show on Dark City Radio tonight, Thursday 8th
August at 10pm GMT. Although Dark City has been using Mumble for a while
now, my show will be the first Mumble-only show, die-hard FLOSS advocate
that I am! [image: :)]
The show is called MUMBLE RUMBLE and in the first show I will mainly be
discussing Mumble and related tech. You're all invited to listen or even
better log in to the DC Mumble server and take part in the show!
More details here:
http://www.darkcityradio.com/?pid=4
and here:
http://www.darkcityradio.com/?pid=1
Thanks for listening!
Hi All,
I'm an alsa novice with a barely surface knowledge of alsa, and I could use some help troubleshooting a problem. I am connecting a Mac Mini (ppc) running the following to a Rega DAC.
miniG4:~$ cat /etc/debian_version
6.0.7
miniG4:~$ uname -a
Linux miniG4 2.6.32-5-powerpc #1 Fri May 10 08:12:18 UTC 2013 ppc GNU/Linux
miniG4:~$
Package: alsa-base
Version: 1.0.23+dfsg-2
Package: alsa-utils
Version: 1.0.23-3
Package: alsaplayer-common
Version: 0.99.80-5+b1
~/.asoundrc
pcm.!default {
type hw
card 1
}
ctl.!default {
type hw
card 1
}
/var/lib/alsa/asound.state
state.SoundByLayout {
…
}
state.default {
control.1 {
comment.access 'read write'
comment.type BOOLEAN
comment.count 1
iface MIXER
name 'PCM Playback Switch'
value true
}
control.2 {
comment.access 'read write'
comment.type INTEGER
comment.count 2
comment.range '0 - 128'
comment.dbmin 0
comment.dbmax 0
iface MIXER
name 'PCM Playback Volume'
value.0 0
value.1 0
}
}
I can play audio files through the AppleOnbdAudio - SoundByLayout analog port on the Mini, but when I try to play through USB port, I get the following error. I've peeked into other files, like /proc/asound/*, but I don't really know what to look for. Any pointers would be appreciated short of trying a different Linux distro. The man that sold me the DAC duplicated my system on a G4 MacBook(?) connected to an identical Rega DAC and got it working with relatively little effort.
I would be happy to provide additional information at your request. Thanks for your patience.
miniG4:~$ alsaplayer flac/ripit/B/Beatles/Let_It_Be..._Naked/10_Across_The_Universe.flac
error on set_format SND_PCM_FORMAT_S16
Unavailable hw params:
ACCESS: RW_INTERLEAVED
FORMAT: S16_LE
SUBFORMAT: STD
SAMPLE_BITS: 16
FRAME_BITS: [16 32]
CHANNELS: [1 2]
RATE: [32000 48000]
PERIOD_TIME: [1000 8192000]
PERIOD_SIZE: [32 262144]
PERIOD_BYTES: [64 524288]
PERIODS: [2 1024]
BUFFER_TIME: (1333 16384000]
BUFFER_SIZE: [64 524288]
BUFFER_BYTES: [128 1048576]
TICK_TIME: ALL
error on set_format SND_PCM_FORMAT_S16
Unavailable hw params:
ACCESS: RW_INTERLEAVED
FORMAT: S16_LE
SUBFORMAT: STD
SAMPLE_BITS: 16
FRAME_BITS: [16 32]
CHANNELS: [1 2]
RATE: [32000 48000]
PERIOD_TIME: [1000 8192000]
PERIOD_SIZE: [32 262144]
PERIOD_BYTES: [64 524288]
PERIODS: [2 1024]
BUFFER_TIME: (1333 16384000]
BUFFER_SIZE: [64 524288]
BUFFER_BYTES: [128 1048576]
TICK_TIME: ALL
failed to configure output device...trying OSS
error on set_format SND_PCM_FORMAT_S16
Unavailable hw params:
ACCESS: RW_INTERLEAVED
FORMAT: S16_LE
SUBFORMAT: STD
SAMPLE_BITS: 16
FRAME_BITS: [16 32]
CHANNELS: [1 2]
RATE: [32000 48000]
PERIOD_TIME: [1000 8192000]
PERIOD_SIZE: [32 262144]
PERIOD_BYTES: [64 524288]
PERIODS: [2 1024]
BUFFER_TIME: (1333 16384000]
BUFFER_SIZE: [64 524288]
BUFFER_BYTES: [128 1048576]
TICK_TIME: ALL
error on set_format SND_PCM_FORMAT_S16
Unavailable hw params:
ACCESS: RW_INTERLEAVED
FORMAT: S16_LE
SUBFORMAT: STD
SAMPLE_BITS: 16
FRAME_BITS: [16 32]
CHANNELS: [1 2]
RATE: [32000 48000]
PERIOD_TIME: [1000 8192000]
PERIOD_SIZE: [32 262144]
PERIOD_BYTES: [64 524288]
PERIODS: [2 1024]
BUFFER_TIME: (1333 16384000]
BUFFER_SIZE: [64 524288]
BUFFER_BYTES: [128 1048576]
TICK_TIME: ALL
failed to configure output device...trying OSS
miniG4:~$
Hello again!
So here's the second of my latest pieces. I didn't know a few days ago, taht
I would be recording it. but it sort of forms a union with Be Frank. Different
style and this is even less serious. In case you don't like early Enigma a
lot, give it some time and feel it change. :-)
http://juliencoder.de/nama/joy_for_joy.ogg
and for the OGG-ily challenged:
http://juliencoder.de/nama/joy_for_joy.mp3
The instruments are more or less the same: JV-1080, MiniBrute, Microwave XT,
DX7, this time with the addition of setBfree though. and what an addition that
was. setBfree is really growing on me, the more I play it, the more I love it!
And Nama has seen more improvements for live interaction, especially when
mixing!
Feedback is welcome. :-)
Kind regards
Julien
----------------------------------------
http://juliencoder.de/nama/music.html
Hello everyone!
Here's your dance delivery. It's totally free and I don't even want a tip.
:-)
Before we get to the download links, two things, that are important to me.
Alexandre Ratchov: your Midish is a fantastic piece of software! With some
of my own "user defined commands" it was a piece of cake to do this! So, if
you haven't heard of Midish, take a look and don't forget to RTFM, because
it's very well-written and complete!
Second: Joel, you know, tat Nama is cool, but the new Hotkeys mode really
rocks!
And here are the links:
http://juliencoder.de/nama/be_frank.ogghttp://juliencoder.de/nama/be_frank.mp3
Or as ever from the website:
http://juliencoder.de/nama/music.html
This piece wouldn't have been possible without a MIDI sequencer with
quantisation, cut/copy&paste and all the other tools of trade such programs
bring into the equation. There were no software synthesizers used in this
song, next time perhaps. :-) The main piece of equipment is a Roland JV-1080,
so it's authentic at least. :-)
I guess with such music, there are only two ways about it: love it or leave
it. :-) Which one is it for you?
Warm regards
Julien
----------------------------------------
http://juliencoder.de/nama/music.html
We were given a beautiful garden, but dug up bits for minerals, destroyed some
for no obvious reason, hunted creatures to extinction and ruined the habitat of
others, ever expanding our numbers and influence.
Now we corrupt nature itself poisoning the land against all but a narrow set of
plants we deem important, and artificially modified to supposedly ensure their
survival.
http://www.musically.me.uk/music/Edens_Sorrow.ogg
Hope you like it.
--
Will J Godfrey
http://www.musically.me.uk
Say you have a poem and I have a tune.
Exchange them and we can both have a poem, a tune, and a song.