search for: tuner

Displaying 20 results from an estimated 172 matches for "tuner".

Did you mean: turner
2008 Jun 23
3
AM/FM tuner for centos 4 or 5?
Looking for a radio tuner for my audio server. Needs to do AM. Any hardware reccomendations? -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal Consultant...
2005 Sep 15
1
PXE boot hangs after trying to load cfg/<max address>
...me ago (with the exact same pxelinux/debian-installer files), but now this fails. On my dhcp/tftp server i have gcc4. A current Debian unstable with 2.6 kernel. I have tried hard rebooting, disabling WOL and i have no ACPI. This is what the tftp daemon writes in my log tftpd-hpa Sep 15 19:38:59 tuner in.tftpd[3904]: RRQ from 192.168.1.23 filename pxelinux.0 Sep 15 19:38:59 tuner in.tftpd[3904]: tftp: client does not accept options Sep 15 19:38:59 tuner in.tftpd[3905]: RRQ from 192.168.1.23 filename pxelinux.0 or atftpd Sep 15 21:41:03 tuner in.tftpd[3998]: connect from 192.168.1.23 (192.16...
2012 Sep 13
20
Xen 4.2.0-rc4 issues with DVB tuner
...o file, and where to file > them. > > Its easier if there are seperate emails and then we can track them > step-by-step. > > > > Upon booting under the xen virtualizer everything works fine but I cannot > > suspend the machine and I have reception problems on the DVB-T tuners > > Right. The suspend (well, the resume part) is not yet working. > > installed on the system. > > That sounds familiar - but without more details its a bit unclear. > I replaced the problematic (due to BIOS bugs) GigaByte motherboard with an ASRock Z77M-Pro4 and the differe...
2003 Sep 06
2
TV tuner
Dear All, Can anyone recommend a TV-tuner card that works well on 4.x or 5.x Thanks in advance Regards Dmitry
2004 Sep 03
2
TV cards
Hi, has anyone tried to use wine to control a tv tuner card ? any hints tips advice gratefully received Richard
2008 May 24
1
VT-d success - passing PCI TV tuner to Windows DomU
...e worked fine. Wasted a few hours because the VT-d wiki was missing the vtd=1 kernel option. I updated the wiki to include vtd=1 it as well as added the Asus mobo as a supported mobo. Hope it saves others some time. I''m surprised how well it''s working, I''m passing a TV tuner card to my Windows XP SP3 DomU and it works just as well as my old native Windows install. I''m currently having some issues with the GPLPV drivers but I have outlined my issues in James Harper''s release thread. _______________________________________________ Xen-users ma...
2012 Jan 27
1
laod multichannel-audio-files with readWave (tuneR)
...a huge collection of 6-channel .wav files containing audio and sensor recordings, which I need to analyse, across all 6 channels. I'm thinking about what will be easier to do. 1. Just split the channels in an external audio-editor and than read each mono channel seperatly with readWave (from tuneR), or 2. inherite the readWave class and extend it to multichannel reading? What do you think? Best, Alex -- Alex Hofmann (Dipl.-Musikl.) Institute of Musical Acoustics (Wiener Klangstil) University of Music and Performing Arts Vienna Anton-von-Webern-Platz 1 1030 Vienna, Austria Tel. +43 1 7115...
2005 Oct 01
1
fm-tuner and ices2
Hi all. These is my first post to this list, and I want to ask about using of ices-2.0.1 with fm-tuner. I can`t find any useful docs about such usage. Here is my ices.xml : --------------------------------------------------------------- <?xml version="1.0"?> <ices> <background>1</background> <logpath>/var/log/ices</logpath> <logfile>ic...
2011 Jul 20
0
new versions of packages RWinEdt, signal, tuneR
...k over maintainership years ago, I have not invested the required amount of time into this package - until this spring and now the package got a NAMESPACE and dozens of bugfixes, documentation improvements and hundreds of test cases - many thanks to Sarah Schnackenberg for most of the work! - tuneR: After tuneR got mp3 read support last year, we managed to include support for mel/bark/hertz scales and conversion, powerspectra, as well as full support of LPC and MFCC coefficients (and some other stuff). Note that the former code that was documented as "experimental" for MFCC calc...
2011 Jul 20
0
new versions of packages RWinEdt, signal, tuneR
...k over maintainership years ago, I have not invested the required amount of time into this package - until this spring and now the package got a NAMESPACE and dozens of bugfixes, documentation improvements and hundreds of test cases - many thanks to Sarah Schnackenberg for most of the work! - tuneR: After tuneR got mp3 read support last year, we managed to include support for mel/bark/hertz scales and conversion, powerspectra, as well as full support of LPC and MFCC coefficients (and some other stuff). Note that the former code that was documented as "experimental" for MFCC calc...
2004 Dec 10
1
subset bug?
...nt types of tree stems. I copied a bit of the code below, the part that gave me troubles: if(dim(subset(mat,CON==1 & DBH>11.43))[1]>0) symbols(mat[mat$CON==1 & mat$DBH>11.43,]$X,mat[mat$CON==1 & mat$DBH>11.43,]$Y,circles=log(mat[mat$CON==1 & mat$DBH>11.43,]$DBH)*tuner,inches=FALSE,add=TRUE,fg="gray",lwd=2) if(dim(subset(mat,CON==0 & DBH>11.43))[1]>0) symbols(mat[mat$CON==0 & mat$DBH>11.43,]$X,mat[mat$CON==0 & mat$DBH>11.43,]$Y,squares=log(mat[mat$CON==0 & mat$DBH>11.43,]$DBH)*sqrt(pi)*tuner,inches=FALSE,add=TRUE,fg=&quot...
2002 Dec 18
1
QCast Tuner for PS2 has ogg support
Perhaps I am blind, but I had not seen this come through the list yet... http://www.broadq.com/ Enables your PS2 to access your PC and play .ogg vorbis files(among many others). And to think I was just about ready to drop some cash for a computer for my A/V system... Sweet. Jeremy (no, no affiliation with the company) --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project
2017 Nov 12
2
create waveform sawtooth
My tuneR sawtooth wave function generator is broken. When I use the sine function, I get exactly what I expect: a sine wave whose frequency is defined by the freq parameter. In particular, higher frequencies have shorter wavelengths (more cycles per second means shorter waves). When I create a sawtooth w...
2013 Jan 31
2
Writing audio files (.wav) in a different directory
Hi. I'm trying to export a .wav file using the writeWave function from tuneR package in a different folder than the default getwd(). After reading through the manuals of some audio packages I couldn't figure it out. I'm picking one 3-hour .wav file and asking the function to take a sample of 1 minute (from minute 100 to minute 101 of the 3-hour file) and saving it...
2008 Aug 29
0
RE: VT-d "partial" success - passing DVB-S tuner to Windows DomU (based off previous thread of similar name!)Link to this message
Daniel, I don''t know if you found a solution to your problem, I''m currently passing a DVB-S card through to my XPSP3 DomU with Mediaportal as the streaming app. Anyhow, I was having performance issues with my mpeg2 streams as well. I ended up doing the following on my Q6600: xm vcpu-set Domain-0 3 xm sched-credit -d DomU -w 2048 With the Dom0 pinned to 3 cpus, and my DomU on
2017 Nov 12
0
create waveform sawtooth
Ccing the maintainer if the tuneR package. Looks to me like sawtooth (and square) don't behave as expected when using xunit="samples". Workaround is to use xunit="time" instead: sawtooth(110,duration=1/100,samp.rate=sample_rate,xunit="time") I looked at the code but found it to be opaque. -- S...
2004 Aug 06
2
broadcast FM radio
Thanks for your answers Tim and Jaromil, there were useful for my work. But you don't understand what i really mean (sorry for my english). Here is exactly what i want to do: I want to install on my PC (OS Linux) 2 or more FM-tuners. These tuners will get existing FM stations programs. Then, i want to broadcast these programs at the same time on internet with 2 or more softwares' combination liveice/icecast or liveice/shoutcast. In my opinion, the only solution to do that is to take the dsp devices of the FM-tuners and sh...
2008 Mar 28
4
[Bug 15233] New: geforce 7800gs and AGP 3.0 DBI function
...1643568 0 coretemp 8384 0 loop 19524 0 mt2060 5700 1 dvb_usb_dib0700 30472 0 dib7000p 16840 2 dvb_usb_dib0700 dib7000m 15364 1 dvb_usb_dib0700 dvb_usb 20492 1 dvb_usb_dib0700 tuner 44000 0 tea5767 6340 1 tuner tda8290 12228 1 tuner dvb_core 85852 1 dvb_usb dib3000mc 13576 1 dvb_usb_dib0700 dibx000_common 4612 3 dib7000p,dib7000m,dib3000mc dib0070 7940 1 dvb_usb_dib0700...
2005 Sep 18
0
tuneR_0.2-0
Announcement of a major revision of package tuneR The package tuneR for the analysis of sound has been updated, improved, and extended. Most notably the functionality of the orphaned package "sound" has been merged into tuneR. Because tuneR's representation and API is very different, it was not possible to retain the "API"...
2007 Apr 10
1
Computing fundamental harmonics from a periodogram
Dear all, I'm trying to finding the fundamental harmonics (ie. peaks in a periodogram) from a time series (extracted from an mp3). For example, if I look at spectrum(fdeaths, spans = c(3,3)) I'd say the fundamental harmonics are about 1, 2, 3.5 and 4.5 - but how can I extract these automatically? (preferably with some heuristic for choosing the smoothing spans too) I'm aware of