experiencing that UB version (i don't know why but) works on osx10.3.9 i now understand that chuck is really what i wanted(RT-dsp@command-line) so wanted to go more CUI(VT) oriented and moved to linuxes on other volumes slackintosh was the only one i had to make(linux-alsa) by myself others got there by each apt oriented ways these are maybe cuz i didn't run jackd things before running chuck(is it?) but the result of each chuck moe.ck became as followings chuck on slack is alsa version but i don't know how the bin of debian&ubuntu got compiled (oh unstable is saying something related to jack..) any suggestions? tia slackintosh12.0: [chuck]: (via rtaudio): no devices found for given stream parameters: ... RtApiAlsa: error setting sample rate (48000) on device (hw:Snapper,0): Invalid argument. [chuck]: cannot initialize audio device (try using --silent/-s) debian-ppc-stable: [chuck]: (via rtaudio): no devices found for compiled audio APIs! [chuck]: cannot initialize audio device (try using --silent/-s) debian-ppc-unstable: JACK tmpdir identified as [/dev/shm] [chuck]: (via rtaudio): no devices found for compiled audio APIs! [chuck]: cannot initialize audio device (try using --silent/-s) ubuntu-ppc-7.04: [chuck]: (via rtaudio): no devices found for compiled audio APIs! [chuck]: cannot initialize audio device (try using --silent/-s) -- 2g http://micro.ispretty.com
tor 2007-07-26 klockan 10:13 +0900 skrev 2g:
slackintosh12.0: [chuck]: (via rtaudio): no devices found for given stream parameters: ... RtApiAlsa: error setting sample rate (48000) on device (hw:Snapper,0): Invalid argument. [chuck]: cannot initialize audio device (try using --silent/-s)
debian-ppc-stable: [chuck]: (via rtaudio): no devices found for compiled audio APIs! [chuck]: cannot initialize audio device (try using --silent/-s)
debian-ppc-unstable: JACK tmpdir identified as [/dev/shm] [chuck]: (via rtaudio): no devices found for compiled audio APIs! [chuck]: cannot initialize audio device (try using --silent/-s)
ubuntu-ppc-7.04: [chuck]: (via rtaudio): no devices found for compiled audio APIs! [chuck]: cannot initialize audio device (try using --silent/-s)
Well, if you compiled it with alsa, jakc shouldn't have anything to do with it. Are you sure alsa is running? (if you dont know any better way, you can check with 'alsaplayer') Did configure/make return any errors? You do try to run it on the same computer/setup as the one you compiled it on, right? Martin
play .wav of sox is doing wrong on
DebianPPC-Unstable and Slackintosh
but
aplay .wav does fine on all of the distro on my iBookG4
so i think ALSA is doing okay
even though setup via alsaconf fails
and had to put things in /etc/modprobe.d or /etc/modules
i don't remember anything claimed at make linux-alsa
just becuz things didin"t get terminated
everybody on this machine suffering from this?
http://ubuntuforums.org/showthread.php?t=504089
am not skilled enough to understand things said over here:
http://tintuc.no-ip.com/linux/tipps/slackintoshibookg4/
but will look through it once again
mmm
terminal@osx is okay
but would look cooler if i could run chuck
in a VT of Slackintosh which has a weird looking sc.fnt.gz setup for it
On 7/26/07, Martin Ahnelöv
tor 2007-07-26 klockan 10:13 +0900 skrev 2g:
slackintosh12.0: [chuck]: (via rtaudio): no devices found for given stream parameters: ... RtApiAlsa: error setting sample rate (48000) on device (hw:Snapper,0): Invalid argument. [chuck]: cannot initialize audio device (try using --silent/-s)
debian-ppc-stable: [chuck]: (via rtaudio): no devices found for compiled audio APIs! [chuck]: cannot initialize audio device (try using --silent/-s)
debian-ppc-unstable: JACK tmpdir identified as [/dev/shm] [chuck]: (via rtaudio): no devices found for compiled audio APIs! [chuck]: cannot initialize audio device (try using --silent/-s)
ubuntu-ppc-7.04: [chuck]: (via rtaudio): no devices found for compiled audio APIs! [chuck]: cannot initialize audio device (try using --silent/-s)
Well, if you compiled it with alsa, jakc shouldn't have anything to do with it. Are you sure alsa is running? (if you dont know any better way, you can check with 'alsaplayer') Did configure/make return any errors?
You do try to run it on the same computer/setup as the one you compiled it on, right?
Martin
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
looked through what i have in my /etc/modprobe.d/alsa and it was: alias char-major-116 snd alias char-major-14 soundcore alias snd-card-0 snd-powermac alias sound-slot-0 snd-card-0 alias sound-service-0-0 snd-mixer-oss alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm-oss alias sound-service-0-8 snd-seq-oss alias sound-service-0-12 snd-pcm-oss alias /dev/mixer snd-mixer-oss alias /dev/dsp snd-pcm-oss alias /dev/midi snd-seq-oss options snd cards_limit=1 oh my god! does this mean am using oss and just making the system behave in a fake alsa way? if i am to stck on using chuck on this "snapper" oriented machine i should quit alsa and make linux-oss? without changing this fake-alsa-tuned system made the oss version of chuck chuck --loop & chuck + moe.ck makes no complaints but also makes no sound
On 7/26/07, Martin Ahnelöv
wrote: tor 2007-07-26 klockan 10:13 +0900 skrev 2g:
slackintosh12.0: [chuck]: (via rtaudio): no devices found for given stream parameters: ... RtApiAlsa: error setting sample rate (48000) on device (hw:Snapper,0): Invalid argument. [chuck]: cannot initialize audio device (try using --silent/-s)
debian-ppc-stable: [chuck]: (via rtaudio): no devices found for compiled audio APIs! [chuck]: cannot initialize audio device (try using --silent/-s)
debian-ppc-unstable: JACK tmpdir identified as [/dev/shm] [chuck]: (via rtaudio): no devices found for compiled audio APIs! [chuck]: cannot initialize audio device (try using --silent/-s)
ubuntu-ppc-7.04: [chuck]: (via rtaudio): no devices found for compiled audio APIs! [chuck]: cannot initialize audio device (try using --silent/-s)
Well, if you compiled it with alsa, jakc shouldn't have anything to do with it. Are you sure alsa is running? (if you dont know any better way, you can check with 'alsaplayer') Did configure/make return any errors?
You do try to run it on the same computer/setup as the one you compiled it on, right?
Martin
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
Hi,
Just catching up with old email.
Did you get it to work?
When I tried chuck a couple of times in the past, I remember that it
would not work if I did not specify the sample rate when starting it
(but hen again, I always run it with jack).
the best way to check whether alsa found a device and loaded the driver is this:
cat /proc/asound/cards
where you should see at least one entry. There are other files that
can be queried in the /proc/asound directory.
You should start with that and see where it takes you. Also, check
/proc/asound/version and read alsa release notes on that version.
Perhaps your hardware is only partially supported.
This is probably irrelevant, but long time ago I had this cheap card
where the clock was running at 44099Hz or something, and many audio
applications were complaining about it...
also, alsa does OSS emulation by default.
HTH
./MiS
On 7/26/07, 2g
looked through what i have in my /etc/modprobe.d/alsa and it was:
alias char-major-116 snd alias char-major-14 soundcore alias snd-card-0 snd-powermac alias sound-slot-0 snd-card-0 alias sound-service-0-0 snd-mixer-oss alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm-oss alias sound-service-0-8 snd-seq-oss alias sound-service-0-12 snd-pcm-oss alias /dev/mixer snd-mixer-oss alias /dev/dsp snd-pcm-oss alias /dev/midi snd-seq-oss options snd cards_limit=1
oh my god! does this mean am using oss and just making the system behave in a fake alsa way? if i am to stck on using chuck on this "snapper" oriented machine i should quit alsa and make linux-oss?
without changing this fake-alsa-tuned system made the oss version of chuck chuck --loop & chuck + moe.ck makes no complaints but also makes no sound
On 7/26/07, Martin Ahnelöv
wrote: tor 2007-07-26 klockan 10:13 +0900 skrev 2g:
slackintosh12.0: [chuck]: (via rtaudio): no devices found for given stream parameters: ... RtApiAlsa: error setting sample rate (48000) on device (hw:Snapper,0): Invalid argument. [chuck]: cannot initialize audio device (try using --silent/-s)
debian-ppc-stable: [chuck]: (via rtaudio): no devices found for compiled audio APIs! [chuck]: cannot initialize audio device (try using --silent/-s)
debian-ppc-unstable: JACK tmpdir identified as [/dev/shm] [chuck]: (via rtaudio): no devices found for compiled audio APIs! [chuck]: cannot initialize audio device (try using --silent/-s)
ubuntu-ppc-7.04: [chuck]: (via rtaudio): no devices found for compiled audio APIs! [chuck]: cannot initialize audio device (try using --silent/-s)
Well, if you compiled it with alsa, jakc shouldn't have anything to do with it. Are you sure alsa is running? (if you dont know any better way, you can check with 'alsaplayer') Did configure/make return any errors?
You do try to run it on the same computer/setup as the one you compiled it on, right?
Martin
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
-- 2g http://micro.ispretty.com _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
oh thanx for keeping me never give up
where am standing now is that
on DebainPPCStable
jackd -R -dalsa -r48000 -S
works!!
but this doesn't do it on Ubuntu and DebianUnstable and Slackintosh
on Ubuntu
jackd -R -doss -r44100
on Unstable
jackd -R -doss -r48000
could launch jack and i think i remember chuck could make sound
but on Slackintosh
-doss launch jack but makes no sound
wonder why Stable only does the -dalsa way..
well ... okay will check what you told me
after posting this
when trying to setup a CUI-DJ environment on old notebooks
had an experience that the cheap cards didn't support 44100 nor 48000 but
was based on weired freq
and they couldn't even do "play"(of sox) @ oss
but setting up the a-rate & k-rate properly in csound.orc file
a very secial donewithcsound.wav could make the card make sound
mmm...maybe iBookG4 is still something like that?
even if other OS like OSX could make the card behave as if it was supporting
well known freq
it maybe emulating
then hey?! ... am a fool saying
"am a strict micro-tuning oriented person!
calculating overtones to bring out a real clean harmony to this world!"
but the soundcard is just pretending to do it right?
aaaaaaarrrrh!!
On 8/10/07, Michal Seta
Hi,
Just catching up with old email. Did you get it to work?
When I tried chuck a couple of times in the past, I remember that it would not work if I did not specify the sample rate when starting it (but hen again, I always run it with jack).
the best way to check whether alsa found a device and loaded the driver is this: cat /proc/asound/cards
where you should see at least one entry. There are other files that can be queried in the /proc/asound directory.
You should start with that and see where it takes you. Also, check /proc/asound/version and read alsa release notes on that version. Perhaps your hardware is only partially supported.
This is probably irrelevant, but long time ago I had this cheap card where the clock was running at 44099Hz or something, and many audio applications were complaining about it...
also, alsa does OSS emulation by default.
HTH
./MiS
On 7/26/07, 2g
wrote: looked through what i have in my /etc/modprobe.d/alsa and it was:
alias char-major-116 snd alias char-major-14 soundcore alias snd-card-0 snd-powermac alias sound-slot-0 snd-card-0 alias sound-service-0-0 snd-mixer-oss alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm-oss alias sound-service-0-8 snd-seq-oss alias sound-service-0-12 snd-pcm-oss alias /dev/mixer snd-mixer-oss alias /dev/dsp snd-pcm-oss alias /dev/midi snd-seq-oss options snd cards_limit=1
oh my god! does this mean am using oss and just making the system behave in a fake alsa way? if i am to stck on using chuck on this "snapper" oriented machine i should quit alsa and make linux-oss?
without changing this fake-alsa-tuned system made the oss version of chuck chuck --loop & chuck + moe.ck makes no complaints but also makes no sound
On 7/26/07, Martin Ahnelöv
wrote: tor 2007-07-26 klockan 10:13 +0900 skrev 2g:
slackintosh12.0: [chuck]: (via rtaudio): no devices found for given stream parameters: ... RtApiAlsa: error setting sample rate (48000) on device (hw:Snapper,0): Invalid argument. [chuck]: cannot initialize audio device (try using --silent/-s)
debian-ppc-stable: [chuck]: (via rtaudio): no devices found for compiled audio APIs! [chuck]: cannot initialize audio device (try using --silent/-s)
debian-ppc-unstable: JACK tmpdir identified as [/dev/shm] [chuck]: (via rtaudio): no devices found for compiled audio APIs! [chuck]: cannot initialize audio device (try using --silent/-s)
ubuntu-ppc-7.04: [chuck]: (via rtaudio): no devices found for compiled audio APIs! [chuck]: cannot initialize audio device (try using --silent/-s)
Well, if you compiled it with alsa, jakc shouldn't have anything to do with it. Are you sure alsa is running? (if you dont know any better way, you can check with 'alsaplayer') Did configure/make return any errors?
You do try to run it on the same computer/setup as the one you compiled it on, right?
Martin
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
-- 2g http://micro.ispretty.com _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
maybe am going too much non-chuck related so...sould switch posting to LAU-ml? but well this is whta i have here on my DebianPPCStable (which only could have chuck make sound via jacd -dalsa) in /proc/asound i had: card0 cards devices modules oss pcm seq Snapper timers version oh yes Snapper is there and that was a dir which had: id oss_mixer pcm0c pcm0p in it and each of them just had 1 line: Snapper in it less /proc/asound/cards says: 0 [Snapper ]: PMac Snapper - PowerMac Snapper PowerMac Snapper (Dev 38) Sub-frame 0 less /proc/asound/version says: Advanced Linux Sound Architecture Driver Version 1.0.12rc1 (Thu Jun 22 13:55:50 2006 UTC). well mine might be Snapper on which people are suffering lthis way: http://ubuntuforums.org/showthread.php?t=504089 mmm..i have no idea
the best way to check whether alsa found a device and loaded the driver is this: cat /proc/asound/cards
where you should see at least one entry. There are other files that can be queried in the /proc/asound directory.
You should start with that and see where it takes you. Also, check /proc/asound/version and read alsa release notes on that version. Perhaps your hardware is only partially supported.
This is probably irrelevant, but long time ago I had this cheap card where the clock was running at 44099Hz or something, and many audio applications were complaining about it...
participants (3)
-
2g
-
Martin Ahnelöv
-
Michal Seta