search for: cue

Displaying 20 results from an estimated 365 matches for "cue".

Did you mean: cfe
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 for the Right Hemisphere...
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&...
2006 Mar 18
1
Time-Series, multiple measurements, ANOVA model over time points, analysis advice
...n tests for the sort of time-series data we have (eg, Blair and Karnisky, 1993), but these papers often report only t-test comparisons, not F-tests with 2+ factors. BACKGROUND: We have a dataset from a human neuroimaging experiment. Subjects view a screen, with a fixation point at the center. A cue arrow appears, directing their attention to the lower left or right visual field (cue left or cue right, this is one factor in our analysis). After 1 sec, a stimulus (S) appears in the lower left or right visual quadrant and subjects have to respond to it only if it appeared in the cued location....
2007 Apr 29
0
Fwd: [whatwg] Cue points in media elements
Hi, this is an email from the HTML5 standardisation group, which I thought would be very interesting to Annodex and Xiph people. I do not know enough about the cue points that he is talking about to know how much should be done in html/javascript and how much directly in the media. But I found the need for cue points interesting. Maybe someone here has an answer to Brian on how it could work or what should be improved in the HTML5 spec to make it work... Ch...
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 AUDIO PREGAP 00:00:32 INDEX 01 00:00:00 Once I import this cue file into a flac file with metaflac, however, the pregap information is *LOST*. This means I can no longer generate a correct c...
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 these files, so I'm thinking, hoping, that the streamer companion to the Icecast stream server...
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 of Squares 645.7444 Deg. of Freedom 7 Residual standard error: 9.604645 Stratum 2: Subject:Cue Terms: Cue Res...
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 compress a whole CD over 100MB larger than flac! That's not useful when you're trying to fit multiple cue+wav onto on...
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?
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 questions: 1) I want to p...
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: > >> I may have asked this before, but either I didn't, or I've >> inadvertently discarded the m...
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. > > This preserves the musical "flow" of the exact timing of the music > and silence across the disc, regardless of each each track > boundary. > A word of caution: 1) CUE sheets don't...
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 anyone has a good way to do this; my primary questions are: 1) how to generate a cue sheet to store in the flac file (on...
2004 Sep 27
1
Decoding via API from a single FLAC file using a cue sheet
Hello, I have currently many of my CDs ripped to FLAC to replay them from the computer. In most cases, there are single files for each track on the CD. I like the idea to rip the CD to a single track and add a cue sheet to the metadata which was recently discussed on the list. How would I access specific tracks using this approach by means of the FLAC (or FLAC++) API in my own decoder implementation? Are there seek points in the cue sheet that I can use with the seek_absolute methods? If so, are there any c...
2007 Aug 24
0
New FLAC/CUE player
For those who archive CDs to single FLAC files with CUE sheets, I have written an audio player that plays this format combination. It is intended to be a simple, lightweight player with a few features that I found useful, including: - It can read CUE sheets as either external text files, or embedded in the FLAC file. You can either embed the full CUE s...
2006 Sep 26
4
FLAC CD Archive
I have read some posts about using FLAC to archive CD collections and would like to get some feedback. I am torn between creating a bin and cue file with CDDB info and compressing that down with FLAC as a single file or the second method of ripping all the files out to wav and converting to FLAC and maybe saving the cue file in attempt to use it later. The first method I believe will pretty much insure the ability to restore the CD faithf...
2015 Jan 08
2
EZStream and Cue Sheets
....com> wrote: > >> 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: >> > >> >> I may have asked this before, but either I didn't, or I&...
2010 Jul 29
1
Flac-dev Digest, Vol 70, Issue 5
Hi, Well - having in mind this is "flac-dev", I thought you are a developer and writing an application for that purpose is quite trivial. Anyway, CUE sheets are so simple, they can even be written by hand - the minimal CUE sheet is very simple. About the actual embedding - I haven't worked with metaflac or editing applications so I can't give you any specific advice for that. Another option is to get a developer to create a simple applic...
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 wrote: >In my experience liquidsoap is a lot easier to compile from source on >Debian or Ubuntu. Both platforms also have packages in the...
2004 Oct 27
2
Solution to single-file CD archiving, with cue sheets
...reasonable level of stability and robustness. I recently looked over this list's archive and saw a number of questions about doing this, with no clear solution emerging. So, here i am to offer my meager tools. http://diplodocus.org/projects/audio/ At first i used cdrdao to generate the cue sheets, as some others have talked about doing. However, it crashes on a number of my discs. I took the TOC-reading code from MusicBrainz and turned it into mkcue, which works on all the discs i've fed it. flac-archive now uses this to generate cue sheets. Also included is flac2mp3, which tr...