Search Results

Search: Posts Made By: karlhungus
3,625
Posted By karlhungus
somedirectory is full with random exe files (3GB)...
somedirectory is full with random exe files (3GB) that i specifically collected for my cat to soundcard experiments...
so many, many filenames
i am not programmer and have very limited shell...
3,625
Posted By karlhungus
i mean first example "cat's" files in my home...
i mean first example "cat's" files in my home directory to my soundcard and makes noise but second example throws error
cat: invalid option -- ' '
so how to use subfolder in home directory and cat...
3,625
Posted By karlhungus
cat question
hello! why this works?

cd /home/user
cat * | ecasound -i stdin -o jack

and this doesn't?

cd /home/user/somedirectory
cat * | ecasound -i stdin -o jack

somedirectory are full with exe...
1,210
Posted By karlhungus
sure i could, but the idea was to use ...
sure i could, but the idea was to use
http://en.wikipedia.org/wiki/Special:Random
not static file collection, no repetition
i need this for sound installation and to work for many hours
so...
1,210
Posted By karlhungus
now ecasound stands still+i have some signal ...
now ecasound stands still+i have some signal
but after few seconds error shows up and sound stucks...
(audio-db- client) warning underrun is reading from stdin
trying to recover


if there's no...
1,210
Posted By karlhungus
thank you! now there is connection but new...
thank you! now there is connection
but new problem is that with every loop ecasound connects and
disconnects, therefore connections in jack from ecasound to other software disconects with every...
1,210
Posted By karlhungus
please help newbie with script
hi!i am musician and have very little knowledge about shell
here's my script

#!/bin/bash
for (( ; ; ))
do
wget some wikipedia article here --output-document=- > /dev/audio
done

so it...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 11:48 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy