Guest user Posted April 15, 2006 Report Share Posted April 15, 2006 I'm looking for a realtime timetretching vst plug. Anybody know of one? I'm aware Live is able to do this but I want a plugin. Or is it doable in reaktor? Quote Link to comment https://forum.watmm.com/topic/7180-looking-for-a-timestretcher/ Share on other sites More sharing options...
Guest androne Posted April 15, 2006 Report Share Posted April 15, 2006 sony's acid program comes with one, you could probably use it in other programs as well. if you want I can send the dll to you to try out, although I havent located the file on my hd yet. but im sure its there somewhere. Quote Link to comment https://forum.watmm.com/topic/7180-looking-for-a-timestretcher/#findComment-146739 Share on other sites More sharing options...
Guest user Posted April 15, 2006 Report Share Posted April 15, 2006 If you feel like looking it up that would be awesome. Quote Link to comment https://forum.watmm.com/topic/7180-looking-for-a-timestretcher/#findComment-146749 Share on other sites More sharing options...
acid1 Posted April 15, 2006 Report Share Posted April 15, 2006 this is an electronic music forum, you should be asking what c++ libraries you can use to write your own time stretch vst Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Link to comment https://forum.watmm.com/topic/7180-looking-for-a-timestretcher/#findComment-146845 Share on other sites More sharing options...
kokoon Posted April 15, 2006 Report Share Posted April 15, 2006 you should be looking for algorithms! Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Link to comment https://forum.watmm.com/topic/7180-looking-for-a-timestretcher/#findComment-146993 Share on other sites More sharing options...
Chris Moss Acid Posted April 16, 2006 Report Share Posted April 16, 2006 http://www.tweakbench.com/instruments.php?id=21 Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Link to comment https://forum.watmm.com/topic/7180-looking-for-a-timestretcher/#findComment-147058 Share on other sites More sharing options...
Guest androne Posted April 16, 2006 Report Share Posted April 16, 2006 try out chris moss' suggestion, if that doesnt work pm me and ill send you the sony one, which may or may not work for you.. i think it shoudl though. Quote Link to comment https://forum.watmm.com/topic/7180-looking-for-a-timestretcher/#findComment-147067 Share on other sites More sharing options...
Bubba69 Posted April 16, 2006 Report Share Posted April 16, 2006 Ive never heard of reatime timestretching. but im sure its possible. Not time compression though (obviously). Couldn't find anything that may work except granular things which may have a little more than you need. Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide Bubba69's signature Hide all signatures https://intervallux.bandcamp.com/ Link to comment https://forum.watmm.com/topic/7180-looking-for-a-timestretcher/#findComment-147074 Share on other sites More sharing options...
Guest yan_g of course! Posted April 16, 2006 Report Share Posted April 16, 2006 acid1 said: this is an electronic music forum, you should be asking what c++ libraries you can use to write your own time stretch vst u should actually write those libraries Quote Link to comment https://forum.watmm.com/topic/7180-looking-for-a-timestretcher/#findComment-147440 Share on other sites More sharing options...
Guest user Posted April 18, 2006 Report Share Posted April 18, 2006 Thanks a lot guys, haven't had time to check out the tweakbench plugin yet but will asap. Quote Link to comment https://forum.watmm.com/topic/7180-looking-for-a-timestretcher/#findComment-148625 Share on other sites More sharing options...
Guest we_kill_soapscum Posted April 18, 2006 Report Share Posted April 18, 2006 nice AV i'm in your house right now. Quote Link to comment https://forum.watmm.com/topic/7180-looking-for-a-timestretcher/#findComment-148823 Share on other sites More sharing options...
Guest user Posted April 18, 2006 Report Share Posted April 18, 2006 Thanks :) Care for a drink? Quote Link to comment https://forum.watmm.com/topic/7180-looking-for-a-timestretcher/#findComment-148826 Share on other sites More sharing options...
Guest Cyanescens Posted April 27, 2006 Report Share Posted April 27, 2006 cubase sx3 has awesome timestretch options. Quote Link to comment https://forum.watmm.com/topic/7180-looking-for-a-timestretcher/#findComment-156680 Share on other sites More sharing options...
Guest user Posted April 28, 2006 Report Share Posted April 28, 2006 Hey thanks, glitch looks really usefull. Quote Link to comment https://forum.watmm.com/topic/7180-looking-for-a-timestretcher/#findComment-157163 Share on other sites More sharing options...
Guest user Posted May 1, 2006 Report Share Posted May 1, 2006 please elaborate. Quote Link to comment https://forum.watmm.com/topic/7180-looking-for-a-timestretcher/#findComment-158992 Share on other sites More sharing options...
Guest bowen Posted May 8, 2006 Report Share Posted May 8, 2006 (edited) when i get some time i'll wrap the maxmsp patch i'm currently using to a vst. it'll take a specified time sample from the incoming audio stream (i use 1 second) then stretch it to the another specified time (i'm using around 30/40 seconds). when it is done streching to the specified time it takes a new sample and repeats, this is done without gaps. It does it via granulation similar to the examples posted above. I'm using it to create lond drawn out vocal sounds from live talk radio inputted into it, there is a touch of 'granular' sound to it which i remove by adding the tiniest amount of a short reverb to smooth. give me a few weeks though i'm bust as fuck at the min. it'll require pluggo runtime (which is free) to use. Edited May 8, 2006 by bowen Quote Link to comment https://forum.watmm.com/topic/7180-looking-for-a-timestretcher/#findComment-165019 Share on other sites More sharing options...
mcbpete Posted May 8, 2006 Report Share Posted May 8, 2006 Man that sounds cracking. cubus has been looking for a realtime version of Granulab for a long time. Is stuff from MAX/MSP VST-able (i.e. can you export out as a VST dll) Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide all signatures I haven't eaten a Wagon Wheel since 07/11/07... ilovecubus.co.uk - 25ml of mp3 taken twice daily. Link to comment https://forum.watmm.com/topic/7180-looking-for-a-timestretcher/#findComment-165043 Share on other sites More sharing options...
Guest bowen Posted May 8, 2006 Report Share Posted May 8, 2006 not directly. but if you have a pluggo (another app from cycling 74) you can turn your patches into vsts. the only problem i'm thinking now is that they need separate compiles, one for mac and one for windows. the patches stay the same, and need no tweaking just literally the 'make vst' part of pluggo needs to be run on the appropriate system - and i run OSX. the alternative, which is simple but not for everyone is that i could create a standalone application that supports rewire. i'll get on it when i finish my uni work Quote Link to comment https://forum.watmm.com/topic/7180-looking-for-a-timestretcher/#findComment-165051 Share on other sites More sharing options...
Guest Mr. Magoo Posted May 8, 2006 Report Share Posted May 8, 2006 mcbpete said: Man that sounds cracking. cubus has been looking for a realtime version of Granulab for a long time. Is stuff from MAX/MSP VST-able (i.e. can you export out as a VST dll) hey can i see the large scale photo of your avatar please? Quote Link to comment https://forum.watmm.com/topic/7180-looking-for-a-timestretcher/#findComment-165090 Share on other sites More sharing options...
Guest bowen Posted May 8, 2006 Report Share Posted May 8, 2006 demonstration of my stretcher 1 second of radio 4 from about half ago (a radio play i think) stretched to 1min 20. played though Rverb stereo 100% wet 0.85 sec decay smallest 'room' size. high end roll off upper bass boost. 256 kb/s Vbr mp3 2.6mb Your browser does not support the HTML5 audio tag demo ps, if anyone d/ls this let me know what the speeds are like its my first file on my google.pages curious to know the speeds. Quote Link to comment https://forum.watmm.com/topic/7180-looking-for-a-timestretcher/#findComment-165135 Share on other sites More sharing options...
mcbpete Posted May 8, 2006 Report Share Posted May 8, 2006 Sounds like the Hafler Trio/Sigur Ros collab. trilogy thing. Nice work man :grin: I got in about 10 seconds, nice speed from there it seems. Mr. Magoo: The lovely lady is somewhere on the Hegre/Met-Art archives, although I have no idea where..... Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide all signatures I haven't eaten a Wagon Wheel since 07/11/07... ilovecubus.co.uk - 25ml of mp3 taken twice daily. Link to comment https://forum.watmm.com/topic/7180-looking-for-a-timestretcher/#findComment-165145 Share on other sites More sharing options...
awepittance Posted May 8, 2006 Report Share Posted May 8, 2006 Cyanescens said: cubase sx3 has awesome timestretch options. really? where are they? the only time stretching options im aware of are non realtime offline processes and they sound very low quality and have not changed one iota since Cubase 5 VST (almost 10 years) Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide awepittance's signature Hide all signatures Link to comment https://forum.watmm.com/topic/7180-looking-for-a-timestretcher/#findComment-165202 Share on other sites More sharing options...
awepittance Posted May 8, 2006 Report Share Posted May 8, 2006 somebody already mentioned this but Melodyne and cooledit pro have the best /highest quality time stretching i have ever heard. Unfortunately i dont think either can be used as a VST effect. Kyma capybara systems have near flawless time stretching, you can make a classical piece go on for 20 minutes and make it sound like an ambient song (ala 24 hours of beetoven) for the generic ragga jungle like time stretching effect i would try out "glitch vst" and Dbfx plugins. Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide awepittance's signature Hide all signatures Link to comment https://forum.watmm.com/topic/7180-looking-for-a-timestretcher/#findComment-165206 Share on other sites More sharing options...
Guest bowen Posted May 8, 2006 Report Share Posted May 8, 2006 melodyne really that good? what about for noisy samples, i've been told that for audio that has a higher noise factor (ie the radio i currently need to use) granulation is better than FFT (i'm assume melodyne is fft). also is melodyne realtime? Quote Link to comment https://forum.watmm.com/topic/7180-looking-for-a-timestretcher/#findComment-165211 Share on other sites More sharing options...
Guest bowen Posted May 8, 2006 Report Share Posted May 8, 2006 can't use melodyne in realtime http://www.celemony.com/phpBB2/viewtopic.php?p=1217& still looks like a nice tool, the emphaisis seems to be on 'musical' content though. Quote Link to comment https://forum.watmm.com/topic/7180-looking-for-a-timestretcher/#findComment-165218 Share on other sites More sharing options...
Recommended Posts