-
megale
Hello,
with gripd the vst host slider is outputing floats from zero to one, I multiply it by one hundred twenty seven (for example) and passes the result through a [int] object. That process is skipping numbers and this is not what I am expecting for some reasons.
Anyone could help? -
megale
hello, I would like to know how to contact pd developpers to report some bugs i've found in the basis objects.
-
megale
you need to turn sound on to make this work.
I've copied-paste a patch from chris mc cormick that makes slices with bonk~, and some F. barknecht datastructure, it needs to have DSP turned on. pd-datagraph.pd comes from some tests I didn't erased, sorry. If you wanna get pd-ableton faster, like me, let's go further...Please post the hint from roman, we have no clue in here. -
megale
hello,
running winxp
I think it's the problem, even if i didn't understand fully what you expect from pd.
It's possible with linux (I don't know about macOSX) to use a "low-latency kernel" for reducing buffer size without having sound glitches.
Though it's a good idea to make feedbacks like that, I used to do it with tapes, delay sampler, interesting sounds arrives also when we introduce triggers into the feedback loop .
patco
-
megale
Thanks I didn't know these abstractions, I will use of some of them in my multimedia project.
But is it that complicated to create a patch with two [ctlin] for allowing rnrp ?
-
megale
hello, why do you use reason? It hasn't got a really good sound and it's very limited and empiric.
A good advice would be about using VST instruments rather for having the same kind of instruments but with having the possibility of making your own with VST-SDK, and without being limited by the inefficiency of sound processing and communication protocols of REASON. VST is also pure data compatible.Also you couldn't even make an external that handle rewire because it's not source free.
You can certainly use midiyoke, or mapledriver for wiring MIDI between REASON and PURE DATA
but with accusing a latency that couldn't be below 25ms in one directionindeed, if you connect MIDI in to MIDI out on a windows machine, you would see with [timer] that the latency couldn't go below 50ms even with making any effort for optimizing your machine.
-
megale
The thing that will convert digital signal to analog is certainy not a pure data patch, it's an hardware process.
You can also control your hardware with a pure data patch and ARDUINO or HID externals.
-