similar to: Batch Process for wav->flac?

Displaying 20 results from an estimated 1000 matches similar to: "Batch Process for wav->flac?"

2006 Jun 01
0
Batch Process for wav->flac?
In linux..... Something like ----------------------------------------------------------------- for FOO in `ls -R | grep wav` ; do flac -5 ${FOO} ; done ---------------------------------------------------------------- or -------------------------------------------------------------- find . -name "*.wav" | while read FOO do flac -5 "${FOO}" done
2009 Oct 30
2
polar.plot
Hi, Two questions: 1 - Say I have average speed and directions for tide and I would like to plot them on a polar plot, but with different colors so I can indicate the two directions. I'm using polar.plot from the plotrix library. How can I add a second "b" and "dir.b" series to a polar.plot? library(plotrix) a = 3 dir.a = 85 b = 4 dir.b = 250 polar.plot(a, dir.a, start =
2004 Dec 21
1
sloowww data transfers
Greetings, Ive been scratching my head at the slow network performance im having with samba 3.0.9 (running debian unstable) set up as a domain for a couple of winders 2k pc's , used for gaming when the nieces and nephews are over it holds the master image of the games. Unfortunately data transfers vary from 1MB to 2MBs from samba to winders whereas winders to winders does several times as
2003 Mar 05
2
BSOD with ESS under win2000
I have had a visit from our windows buddy the BSOD twice in one day when running R1.6.2 under ESS5.1.24 on a win2000 platform. I wasn't doing anything special, just moving or resizing the emacs window, although I did have 4 or 5 emacs windows open at the time. Has anyone else observed this problem? Thanks, Darryl.
2006 Feb 21
2
rotated labels in barplot with beside=T and multiple groups
I have a data set that I display using barplot. I don't know what you call it, but when I look at it, it looks like this: > lsu (0,0.1] (0.1,0.2] (0.2,0.3] (0.3,0.4] (0.4,0.5] (0.5,0.6] A 0.052631579 0.000000000 0.000000000 0.000000000 0.000000000 0.000000000 B 0.000000000 0.000000000 0.001007049 0.003021148 0.000000000 0.000000000 E 0.200000000 0.000000000
1999 Mar 11
2
AFS on samba 2.0.2
>Ken, did you ever get afs support compiled into 2.0.2? I am in exactly >the same boat as you are (were), where samba 1.9.18 was working great, but >2.0.2 wouldn't compile with afs support. I too tried to copy the relavant >parts of the makefile over, but ended up with the same errors as you did. >Then I found your post to the samba list, and I'm hoping that you've
2006 Jul 11
2
extending an active record model with obj.extend(Module)
Hi everyone, I am trying to extend an active record model using obj.extend(module). The aim is to overwrite some of the model methods depending on what''s in the object. For example, the base class would be "file", with objects such as "image", and "text". The aim is to be able to something like this: file = File.new() file.extend(Image) file.process
2003 Mar 02
1
model.frame.default problem in function definition
Could someone point me in the right direction for the following issue: A function is defined as follows: tfun <- function(dat) { fmla <- as.formula("y~x+z") dat2 <- dat mdl <- lm(fmla,dat2) mdl <- step(mdl) } Then the following code dat <- data.frame(x=1:10,z=1:10,y=(1:10)^2+10*(1:10)) tfun(dat) generates the output Start: AIC= 43.67
2008 Mar 26
3
MS Flight Simulator?
Anybody had any luck getting MS flight simulator running? I'm running Ubuntu 7.10 on Intel and got to missing the Winders flight simulators after someone just gave me FS-X. It starts to install fine until it asks for the second DVD, which it never sees. When I click the Retry button, it keeps coming back with "Insert Disk #2." Any ideas? Thanks, Gerry -------------- next part
2005 Apr 19
5
Rid me of this boot GUI
One of these days, RedHat might actually run me off!!!! AAAARGH!!!! Can anyone tell me how to get CentOS 4 to simply boot to the console in text mode? If I wanted a stinkin' GUI I would have installed winders! Now, my KVM and 25 foot cord is just too long to send a GUI signal across the room and I'm missing 50% of the screen.. striped vertically.. at about 1/8th inch spacing. Not
2007 Sep 27
4
re-encode tool win32
Under linux/bash, it would be something like.... cd /MusicDirectory find . -type f -name "*.flac" -exec sh -c 'flac -t {} && flac -8V {}' \; Or to simplify and not test each file before re-encode.... find . -type f -name "*.flac" -exec flac -8 {} \; -print Can someone translate this into NTBatch? Basically, recursive "dir" *.flac files as a
2013 Oct 06
1
R 3.1.0 and C++11
I would like to bring up two issues concerning C++11. First, the R-devel manuals contain incorrect statements regarding C++11: i) R-exts.texi: Although there is a 2011 version of the C++ standard, it is not yet fully implemented (nor is it likely to be widely available for some years) and portable C++ code needs to follow the 1998 standard (and not use features
2003 Aug 19
3
Out of Office AutoReply: Your application
Salve, sar? assente dal 18 Agosto al 9 Settembre compreso. Per importanti escalation utilizzi la coda Clarify EUA_CC NTWKST. Se desidera parlare col mio manager contatti Alexander Weigl Cordialmente, Sandro ------------------------------------------------------------------------ Dear sender, I'm absent from August 18th till September 9th included. During this time I wont be able to
2015 Jun 30
2
Re: Issue with virt-builder on Ubuntu 14.04
Rich you're right, I forgot to run make. I added 'set -x' and reran make and then ran 'virt-builder -v -x' and it seems to hang at dhclient (see attached log). Shawn On Tue, Jun 30, 2015 at 9:17 AM, Richard W.M. Jones <rjones@redhat.com> wrote: > On Tue, Jun 30, 2015 at 09:07:25AM -0600, Shawn Greig wrote: > > - I tried forcing TCG and it gets to the same spot
2007 Apr 12
6
CentOS 5 and bittorrent
Folks. This is likely to be the hardest hit CentOS has ever taken with regards to bandwidth needs. I was really hesitant to use bittorrent for this type of thing for a long time. However, it really is nice to give back at least what you take. At the moment, I'm seeing almost 3000 connections to the torrent. That times 3.5 gigs is a pretty huge chunk of data... and it has just begun. What
2004 Jul 20
3
wine seti@hom team
For those of you who don't know yet, the Wine project has it's own seti@home team, at http://setiathome2.ssl.berkeley.edu/stats/team/team_172471.html The current objective is to overtake the Microsoft team http://setiathome.ssl.berkeley.edu/stats/team/team_28.html Help is needed, please if you already have seti@home installed. If you don't, it's only 300k to download, runs natively
2011 Jun 19
4
For loop by factor.
I have a data.frame as follows: a 3 a 2 a 1 b 3 b 2 c 2 c 3 c 1 c 1 Each factor (a, b, c) should be monotonically decreasing, notice that factor 'c' is not. I could use some help to figure out how to form a logical structure (mostly just syntax), that will check each 'next value' for each factor to see if it is less than the previous value. If it is less than the
2004 Feb 03
4
diax softphone
I have my asterisk box on the public network. I have a winders box on the public network, running diax. I have a winders box, same setup, behind my Linux iptables firewall, on a private network. Both boxes cann register iax2 to asterisk, and dial, but as soon as asterisk tries to do the native bridge, the call fails. I've poked at this way too much today... what ports do I need to open for
2015 Jun 30
2
Re: Issue with virt-builder on Ubuntu 14.04
- I tried forcing TCG and it gets to the same spot and stops. - running make quickcheck passes the tests (see attached) - I tried a different kernel (3.13.0-49-generic) and again it passes the quickcheck but virt-builder hangs. - I added 'set -x' to the top of the init script and I don't see any additional output (see attached) Shawn On Tue, Jun 30, 2015 at 2:06 AM, Richard W.M.
1997 Dec 02
1
netbios-ns address already in use?
I was just browsing through my logs and noticed this many times: Dec 2 14:00:37 barney inetd[3021]: netbios-ns/udp: bind: Address already in use netbios-ns should run on port 137/udp right? This is the samba nmbd server, right? When I do a ps -fe |grep nmbd I see this: root 708 1 0.0 Nov 26 ?? 3:52.39 nmbd -n Alpha_1000 root 709 708 0.0 Nov 26 ??