search for: spek

Displaying 20 results from an estimated 63 matches for "spek".

Did you mean: spec
2010 Jun 03
3
Interaction versus combinations
...quot;1.6" "1.9" "3.6" "3.9" "6.9" I have been unable to find how to get the combinations. Of course with some string manipulations this can be done for this toy example. There should be something in R to make this easy? Thanks in advance Alex van der Spek
2018 Nov 17
4
Impossible two bugs in Opus
Hello. Me again. Have you tried to encode piano solo? Noticed high bitrate Opus gave? And there's also artefact at 15kHz which wasn't in the original audio. Visible with Spek program. Download FLAC and Opus both files, new link: http://www.filedropper.com/example_3 FLAC full: 1084 kbps; FLAC solo: 465 kbps. with --bitrate 160: Opus full: 158 kbps; Opus solo: 190 kbps. Included also Spek spectrogram PNG file for Opus solo to see the artefacts. Music is copyrighted but we...
2012 Jan 24
2
Calling function in DLL using .C
...getNativeSymbolInfo returns the name and a pointer to the address of the function planckwR. The $package element of the list returned by getNativeSymbolInfo is NULL, which adds to my confusion as it should be a list of 3 elements. What am I missing here? All help much appreciated. Alex van der Spek
2010 May 05
3
Memory issue
...ree way frequency tables and some lattice graphs) the amount of memory in use is over 1 Gbyte. Not yet a problem, but it will become a problem. This is using R2.10.0 on Windows Vista. Does anybody know how to release memory as rm(dat) does not appear to do this properly. Regards, Alex van der Spek
2009 Aug 11
3
Lattice: How to do error bars
...f points in different colors, conditioned on fc as the data is now grouped per panel. Obviously I need a combination of the above two. I can't figure it out. Any help? Just point to docs if avaiable. The R doc is excellent. Most of the time I can save myself. Thanks in advance! Alex van der Spek
2010 Sep 22
2
plot.ts versus plot.zoo
...xis<-function(...) { npnl<-parent.frame$panel.number if (npnl %% 2 == 0) { axis(side=3) } else { axis(side=2) } } This leads to a blank window. I am stuck with the intricacies of the plotting and axis generation here. Thank you in advance, Alex van der Spek
2001 Aug 15
2
WinAmp plug-in based on RC1?
Hi, I just downloaded this and it says it's based on RC1 in the about box. Is that a typo or is the plug-in not updated? Olaf van der Spek Almere, Holland Olaf@XCC.TMFWeb.NL http://xcc.tiberian.com/ --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe'...
2009 Apr 08
3
Convert data frame containing time stamps to time series
...ilter using subset and convert to a time series afterwards. Since after subsetting there will be 'holes' i.e. missing records. Can a ts object deal with missing records? If so, how? Just point me to a document. I can and will put in the work to figure it out myself. Thank you! Alex van der Spek
2011 Feb 07
18
[PATCH] Btrfs-progs use safe string manipulation functions
Please find the attached patch which replace unsafe strcpy(3) by strncpy(3) functions. regards, Eduardo Silva
2010 Jun 16
1
Decoding raw vectors every other byte
...ass) but would rather use vectorized operations for reasons of speed. I can create a function with a for loop and vectorize that function but is there perhaps an easier way to write this? It is enough if this works on windows only. No need to worry about endianness. Thanks in advance. Alex van der Spek
2012 Oct 10
1
write.csv with append = TRUE
...I get this warning message and do not know how to enable the appending. Warning messages: 1: In write.csv(names(Lbys)[c], fo, append = TRUE) : attempt to set 'append' ignored 2: In write.csv(Lbys[[c]], fo, append = TRUE) : attempt to set 'append' ignored Regards, Alex van der Spek
2012 Oct 30
1
Is there an lm() equivalent of panel.lmline()?
...valent formulation for lm() proper. If I do this: lmcal <- lm(Xvalues ~ log(Qvalues):Tfac, data = df7) Only one value of the intercept is returned. It appears as all the 'individual' intercepts are summed to form one overall intercept. Any help much appreciated! Regards, Alex van der Spek
2001 Sep 12
1
Small OggDrop menu patch
Hi, This one adds shortcuts to the pop up menu. -- Olaf van der Spek http://xcc.tiberian.com/ Index: Script.rc =================================================================== RCS file: /usr/local/cvsroot/win32-tools/oggdrop/Script.rc,v retrieving revision 1.5 diff -r1.5 Script.rc 77c77 < POPUP "Bitrate" --- > POPUP "&Bit...
2002 Jan 01
1
RC3 OggDrop
Hi, It's nice to see my patch in action. Who made the "Save Quality" dialog box? I think it should also contain the bitrate itself as a reference. Olaf van der Spek Almere, Holland Olaf@XCC.TMFWeb.NL http://xccu.sourceforge.net/ http://xcc.tiberian.com/ <p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' conta...
2002 Dec 23
5
Bzip2 & Ogg Vorbis
...s. When I use bzip2 to compress these files, the total size is 16949443. That's 10% less. Is bzip2 supposed to be able to compress Ogg Vorbis files further? If not, are these files encoded with wrong settings? If so, why is there no option to use bzip2 with Ogg Vorbis by default? Olaf van der Spek Almere, Holland http://xccu.sourceforge.net/ --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. N...
2012 Oct 10
2
Summary using by() returns character arrays in a list
...gure out how I can change the action of that function to return list of numeric matrices with as rownames the summary statistic's name ("Min.", "Max." etc) and as values the numeric values of the calculated summary statistic. Any help much appreciated! Regards, Alex van der Spek > str(Lbys) List of 2 $ : 'table' chr [1:6, 1:19] "Min. :-0.190 " "1st Qu.: 9.297 " "Median :10.373 " "Mean :10.100 " ... ..- attr(*, "dimnames")=List of 2 .. ..$ : chr [1:6] "" "" "" "...
2009 May 22
2
Returning only a file path on Windows
...path so I could make my own long filenames (for output graphs) by concatenation with this file path. Of course I can split the string and assemble the components from the returned list: fp<-strsplit(fp,'\\',fixed=TRUE) But there must be a better way? Thanks in advance, Alex van der Spek
2012 Nov 26
1
zoo timeseries plot; minor tic mark level control
...this data the timestamping is every 5 seconds over many weeks (2 to 3 months). The standard tic mark labeling I get with the plot.zoo() is just the abbreviated name of the month (Oct and Nov). How can I add minor tic marks for the individual days? All and any help or pointers welcome. Alex van der Spek
2012 Jan 20
1
Calling Windows DLL using .C; function name not known but in exports.
...ion 'planckwR' is not in the DLL. This baffled me as I can see it in the exports table using dumpbin. I use Visual C++ 97 compiler. Old but works. It does change the FPU control word, which I know it should not. Working on that one too. Any tips? Any help much appreciated. Alex van der Spek
2010 Mar 19
3
[LLVMdev] Getting the DSNode from a Pool Descriptor?
...ne in which poolinit appears). Unfortunately, it appears that this mapping only considers the original function and not any of its clones. Since the pool descriptor in question may very well only exist in a clone, I can't use this. Is there another way? Thanks, --Patrick Harmen van der Spek wrote: > You might want to have a look at PoolAllocate.h. > > Per function, a PA::FuncInfo structure keeps track of all DSNodes that > should be pool allocated. ArgNodes contains pool arguments, NodesToPA > contains nodes that are locally pool allocated and thus initialized > us...