Displaying 20 results from an estimated 10000 matches similar to: "Converting a bin file to iso and mount it"
2007 Oct 09
3
CD emulation (a la daemontools)
I was wondering if anyone was aware of a method for mounting virtual CD
devices with CD image files. I keep images (.CUE/.BIN pairs) of my CD
collection on a NAS appliance tucked away in my closet. I'd like to
write a script to mount each one, create ID tags, rip the tracks, then
move along to the next one. I figure with a quad core opteron, it
should be able to crank through them in a
2005 Mar 10
1
contrast matrix for aov
How do we specify a contrast interaction matrix for an ANOVA model?
We have a two-factor, repeated measures design, with
Cue Direction (2) x Brain Hemisphere(2)
Each of these has 2 levels, 'left' and 'right', so it's a simple 2x2 design
matrix. We have 8 subjects in each cell (a balanced design) and we want to
specify the interaction contrast so that:
CueLeft>CueRght
2006 Mar 18
1
Time-Series, multiple measurements, ANOVA model over time points, analysis advice
Hi,
I have some general questions about statistical analysis for a research
dataset and a request for advice on using R and associated packages for a
valid analysis of this data. I can only pose the problem as how to run
multiple ANOVA tests on time series data, with reasonable controls of the
family-wise error rate. If we run analysis at many small sections of a long
time-series, the Type-I
2006 Jul 21
1
Cuesheets and metaflac
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm trying to use flac to make backups of my CD collection, and am
running into problems with disks that contain a pregap (or lead-in)
before the start of track one.
cdrdao rips these disks *WITHOUT* the pregap, and puts a PREGAP entry
into the cue file. For my test CD (Police, Synchronicity, catalog#
0082839373524) I get (in part):
TRACK 01
2006 Feb 08
1
ERROR: no applicable method for "TukeyHSD"
Why do I see this error?
> library(stats)
> require(stats)
[1] TRUE
>
> tHSD <- TukeyHSD(aov)
Error in TukeyHSD(aov) : no applicable method for "TukeyHSD"
In case it helps:
> aov
Call:
aov(formula = roi ~ (Cue * Hemisphere) + Error(Subject/(Cue *
Hemisphere)), data = roiDataframe)
Grand Mean: 8.195069
Stratum 1: Subject
Terms:
Residuals
Sum
2012 Feb 02
1
Gapless Support
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 03.02.2012 1:11, Declan Kelly wrote:
> Many people who use FLAC to archive entire CDs (as opposed to
> "albums" of tracks that may or may not be on the same CD) will rip
> the entire disc and store it in a single FLAC file, with the CUE
> sheet either as a separate file, embedded in the FLAC metadata, or
> both.
>
>
2004 Aug 06
3
web stats and now playing
On Tue, 3 Jun 2003, jared jennings wrote:
> you just parse out the cue file that ices makes. this file is updated
> every second, so whenever you open it, it wil be current. i have some
> (rather nasty) php code to do that if you'd like it. (does ices2 make
> cue files? i forgot.)
I would be thrilled to have that php code if you wouldn't mind. I don't
even know where the
2004 Sep 11
5
Archiving CDs w/ Flac on Linux (and subsequent re-encoding)
This must be possible; not sure how to do it yet. :)
After facing the thought of going through my cd collection for a 3rd
time for re-encoding, it occurred to me that I should just flac the
whole CD and add a cue sheet, and then back up to DVDs. That way -next-
time I need to re-encode to any format, I can handle ~1/20th the discs,
compared to my whole cd collection. :)
Wondering if
2006 Dec 12
1
feature request
Dear FLAC developers,
Thank you for your time and effort for creating such a great lossless
compressor and make it freely available to the general public. I have a
small feature request, which will make the life much easier for people
like me who are converting from APE + CUE sheet to flac.
The feature that I'm requesting is:
Splitting flac files either according to CUE sheet or even
2008 May 09
1
lme() with two random effects
Hi all,
I have collected response time data from 178 participants ('sub') for
each combination of 4 within-Ss factors ('con','int','tone','cue').
Additionally, I have recorded the gender of each participant, so this
forms a between-Ss factor ('gender'). Normally this would be analyzed
using aov:
2004 Sep 10
2
Bug with FLAC raw encoding
On Fri, 2 Feb 2001, Josh Coalson wrote:
> sounds great. I've been thinking about adding a
> 'what uses FLAC' set of links to the web page...
> please keep me posted.
The latest version of my cue+wav splitter supports .flac files. Hope to
get it released this weekend. Will eventually be at:
www.lameb.fsnet.co.uk
It also supports .shn and .ape. I've seen shorten
2007 Nov 30
2
Hello I'm new and I've got a problem using metaflac
Hollo I'm new, My name is Ariel Arelovich
I've encountered the following problem trying to sue metaflac. I used the
following command:
c:\Archivos de programa\FLAC>metaflac --set-tag-from-file="CUESHEET=sola.cue"
so
la.flac
sola.flac: ERROR: file 'sola.cue' for 'CUESHEET' tag value has embedded NULs
And I've got that error.
See I have the flac that is
2015 Jan 07
2
EZStream and Cue Sheets
Looks like it's what I need. Do you know, is there a distro or repo
for Fedora? Or should I build it from source?
On Wed, 7 Jan 2015 07:56:39 -0800, you wrote:
>Hi Steve.
>
>Liquidsoap supports CUE sheets as an input.
>
>http://savonet.sourceforge.net/doc-svn/playlist_parsers.html
>On Jan 7, 2015 5:04 AM, "Steve Matzura" <sm at noisynotes.com> wrote:
>
2004 Sep 10
1
[Flac-users] a litle stupid quession
sorry for this, but I want know: flac commandline syntax. support ordinary win. com.line ?
other words:
if I tape at encoding options --cuesheet=*_cdimage.cue, flacenc look it as '*_cdimage.cue' or as ''any'_cdimage.cue'?
best ragards...
"Opossum" <darckopossum@yandex.ru>
2006 Apr 22
1
2 questions on flac files with internal cue sheet.
Hi,
I made backup-copies of several CDs.
First I used eac (exactaudiocopy) for exact ripping to a single wav-file with
cue sheet.
Then I used
flac --cuesheet=<cuefile> <wavfile>
to get a flac file with internal cue sheet.
I am on a linux system. eac is running in a vmware-windows (actually, eac is
the only reason that I have a windows version running).
At this point I have two
2015 Jan 07
2
EZStream and Cue Sheets
I may have asked this before, but either I didn't, or I've
inadvertently discarded the message containing the answer, so pardon
please if this is a repeat.
Wil EZStream ever support cue sheets--a companion file containing
metadata information normally inserted into the stream from that
contained in the multimedia file itself? More play-out software is
including the ability to produce
2004 Sep 12
3
Archiving CDs w/ Flac on Linux (and subsequent re-encoding)
Josh Coalson wrote:
> --- Eric Sandeen <sandeen@sandeen.net> wrote:
>
>>1) how to generate a cue sheet to store in the flac file (on linux?)
>> I've seen cddb2cue, is this a decent way? or cdrdao can generate
>> a toc file, then convert that to a cue sheet....
>
>
> I think whatever provides cdrdao also provides toc2cue which
> will convert.
2015 Jan 09
1
EZStream and Cue Sheets
I could, but I have this big old Fedora system just waiting for me to
get LS working on it, so I think I need to concentrate on making that
happen. If it's hard, difficult, tedious, inconvenient, then that's
what it is. I want the cue sheet capability some way somehow, so I'm
just going to have to knuckle down and buckle down and do it. Right?
On Wed, 7 Jan 2015 17:21:27 -0800, you
2004 Sep 10
2
Questions about image link file and CUE sheet
I would like to be able to select which tracks I like to play from
cdimage-file. So I mean that if I have some flac-file with CUE-data and I
like to make playlist for winamp with tracks 1, 3 and 7. How I can do that?
With image link files this would be easy, just select link files 1, 3 and
7. Is winamp plug-in having any features for CUE-sheet?
2015 Jan 08
2
EZStream and Cue Sheets
Looks like a lot of tedium. I'll give it a go on Red Hat, but not
before a full backup first.
On Wed, 7 Jan 2015 11:26:13 -0800, you wrote:
>Hello,
>
>Fedora and CentOS don't have any prebuilt packages in the standard repos.
>
>Here are a few guides from the Liquidsoap community, specific to CentOS.
>http://puck.in/2013/12/install-liquidsoap-1-1-on-centos-6-4/