search for: sounders

Displaying 6 results from an estimated 6 matches for "sounders".

Did you mean: founders
2004 Aug 06
1
Dummy soundcard driver for Windows (OT)
...stuff within earshot ;-) > > But there is no real "remote DJ"-software yet, is there? I mean, not > just "autofades", which somehow sound a little bit crazy - but really > offering them an interface so they can adjust the crossfading, mix > this together with sounders etc. I've seen this technique once here > at a local radio station and was quite impressed. But for this to > work the server would need to send low-quality-audio to the DJ who > could then make the crossfades etc, transmit this data back to the > server and the server then exe...
2004 Aug 06
3
Dummy soundcard driver for Windows (OT)
> One more reason why computers will never replace real DJ's ;-) I believe its called desktop webcasting or will be ;) Doesnt sound like replacing dj's, its just enabling them to dj remotely without the need and fuss localy oh and not to mention redundancy, doing a webcast from a house/office/home pc is a major ordeal with todays shitty dsl/cable providers just my 2 dollaws
2004 Aug 06
0
Dummy soundcard driver for Windows (OT)
...odays shitty dsl/cable providers just my 2 dollaws But there is no real "remote DJ"-software yet, is there? I mean, not just "autofades", which somehow sound a little bit crazy - but really offering them an interface so they can adjust the crossfading, mix this together with sounders etc. I've seen this technique once here at a local radio station and was quite impressed. But for this to work the server would need to send low-quality-audio to the DJ who could then make the crossfades etc, transmit this data back to the server and the server then executes the crossfades...
2004 May 12
4
missing values imputation
What R functionnalities are there to do missing values imputation (substantial proportion of missing data)? I would prefer to use maximum likelihood methods ; is the EM algorithm implemented? in which package? Thanks Anne ---------------------------------------------------- Anne Piotet Tel: +41 79 359 83 32 (mobile) Email: anne.piotet@m-td.com
2006 Jan 27
1
chan_bluetooth: successful compile and outbound cell calls: Still tweaking inbound setup. WAS: Cannot compile chan_bluetooth on Asterisk 1.2.1
Editing subject line to reflect current status. On 1/26/06, Nilesh Londhe <lvnilesh@gmail.com> wrote: > Since T616 is not answering (and incoming calls are going to Cingular > voicemail after 30 sec,) I suspect the problem focus area is... > > > -- Executing Answer("BLT/T616", "") in new stack > > Is
2019 Feb 01
6
Status of the function merging pass?
Hi Nikita, Glad to hear that Rust code can benefit a lot from this. I have put patches to enable merge-similar functions with thinLTO. https://reviews.llvm.org/D52896 etc. <https://reviews.llvm.org/D52896> This is more powerful than existing merge-functions pass and all we need to do is port these patches to trunk llvm. I'd be happy to help with this effort. -Aditya