|
2010-11-02
, 09:25
|
Posts: 237 |
Thanked: 193 times |
Joined on Feb 2010
@ Brighton, UK
|
#32
|
Ececutable command didnt work, but this works:
chmod +x /home/user/demorecorder
(and rootsh has to be enabled, offcourse)
|
2010-11-03
, 18:01
|
Posts: 5 |
Thanked: 5 times |
Joined on Nov 2010
@ England
|
#33
|
|
2010-11-03
, 18:14
|
Posts: 237 |
Thanked: 193 times |
Joined on Feb 2010
@ Brighton, UK
|
#34
|
This is a major boost for me, as I have a job which lets me sneak off to my car and do what I really want to do for a living, which is to write and record music (I keep an acoustic guitar in my car at work, and I get long breaks ).
Only prob I have found so far, after an initial quick 15-minute test, is that when recording more than one track (with headphones plugged in, so as not to re-record the first track's playback), the second track seems to be slightly lagging behind the original track on playback when I play the two back together.
Haven't tested it with recording more than two tracks yet, but is that something you had noticed too? It happened on two separate projects I started.
Also, when I pressed the 'mixdown' button, the whole thing crashed
But I know this is a work in progress, and I'm just happy that you're doing this, so thanks again for this magical app (I hate that word)!
Will let you know how I get on with further testing.
|
2010-11-16
, 06:12
|
Posts: 21 |
Thanked: 6 times |
Joined on Jan 2010
|
#35
|
The Following User Says Thank You to TheJason For This Useful Post: | ||
|
2010-11-16
, 10:58
|
Posts: 237 |
Thanked: 193 times |
Joined on Feb 2010
@ Brighton, UK
|
#36
|
If this gets developed into a packaged app for the repository, let us know. I do have a calibrated sound meter to compare it against.
This time I'll subscribe to the thread to keep up with things.
|
2010-11-16
, 15:58
|
Posts: 27 |
Thanked: 12 times |
Joined on Sep 2010
@ Paris
|
#37
|
|
2010-11-16
, 16:23
|
|
Posts: 79 |
Thanked: 47 times |
Joined on Oct 2010
@ Devon, UK
|
#38
|
arecord -vv - > /dev/null
rm /dev/null mknod /dev/null c 1 3 chmod a+wr /dev/null
The Following 5 Users Say Thank You to sutaburosu For This Useful Post: | ||
|
2010-11-17
, 02:08
|
Posts: 237 |
Thanked: 193 times |
Joined on Feb 2010
@ Brighton, UK
|
#39
|
The Following 4 Users Say Thank You to mr id For This Useful Post: | ||
|
2010-11-17
, 20:15
|
Posts: 456 |
Thanked: 1,580 times |
Joined on Dec 2009
|
#40
|
chmod +x /home/user/demorecorder
(and rootsh has to be enabled, offcourse)
---
Can you tell me how I can test desibels with this ?