Pablo Panitta
Followers: 0 Following: 0
Statistics
RANK
288,748
of 295,467
REPUTATION
0
CONTRIBUTIONS
15 Questions
2 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
dsp.AllpassFilter coefficient translation
Hi I need to create an All Pass filter with selectable frequency in an audio plugin I´m developing. As Frequency is not a prope...
9 months ago | 1 answer | 0
1
answerQuestion
Smoothing output in delay plugin
Hi I´m trying to simulate audio room reflection using dsp.VariableIntegerDelay ,where distance parameter dictates the delay amo...
3 years ago | 1 answer | 0
1
answerQuestion
AudioPlugin GUI & decimal places
Hi The following code position two point , and calculate the attenuation between them based on distance. This is not the code I...
3 years ago | 1 answer | 0
1
answerQuestion
SampleRateConvertion error in plugin
Hi I´m trying to implement a x4 oversampling process but I´m having difficulties on how let the SampleRateConverter sytem objec...
4 years ago | 1 answer | 0
1
answerQuestion
pCompiledNumChannels error in audio plugin generation
Hi I´m trying to use crossoverFilter function as part of a more elaborated signal process plugin, but I find the following erro...
4 years ago | 1 answer | 0
1
answerQuestion
FreeverbReverberator example Plugin error
Hi I´m trying to use the FreeverbReverberator as part of a more complex plugin. When I test it through audioTestBench as Matlab...
4 years ago | 1 answer | 0
1
answerQuestion
HRTF plugin Filter error
Hi I´m trying to create a dll based on interporlatedHRTF function. Inside audioTestBench enviroment runs perfect, but when I tr...
4 years ago | 1 answer | 0
1
answerQuestion
Audio Plugin Oversampling delay behaviour
Hi I was developing a new plugin based on multibandParametricEQ algorithm engine, when I came across with the following behavio...
4 years ago | 1 answer | 0
1
answerQuestion
Audio Plugin in Juce error
Hi, I´ve been trying to build in Juce a Matalab audio plugin (in this example is "Chorus"), but I couldn´t. Consistently I have ...
5 years ago | 1 answer | 0
1
answerUnits in Audio Plugin Interface
Answer from TS is "int" definition in audioPluginInterface works only inside Matlab environment (eg audioTestBench as Matlab Cod...
5 years ago | 0
Question
Units in Audio Plugin Interface
Is there any way to set up the decimal precision to be shown in a audio plugin interface? Eg I don´t want the value of a paramet...
5 years ago | 2 answers | 0
2
answersQuestion
Color Font UI in Audio Plugin
Hi Is it possible to change the color of the font in audioPluginParameter function? We can change the background color of UI, b...
5 years ago | 1 answer | 0
1
answerQuestion
Validated Audio Plugin error
Can anybody give me hint what is happening here? I'm trying to validateAudioPlugin exactly as is written in the manual. No chang...
5 years ago | 1 answer | 0
1
answerQuestion
dot error indexing message in Spectrum Analyzer
Hi Suddenly today appears the "dot indexing is not supported for variables of this type" error message when I try to expand t...
6 years ago | 0 answers | 0
0
answersSimulation time in Simulink
Hi Ankita, first thank for keep helping me in this. Unfortunatelly I don´t see the same what you´re seeing. Picture 1: Comp...
6 years ago | 0
Question
Simulation time in Simulink
I need to run a simulation from x sec to y sec in Simulink enviroment. I go to Solver --> set Start time=x Stop Time=y and run s...
6 years ago | 3 answers | 0
3
answersQuestion
Audio Plugin importation in Protools10 all black window.
Audio plugin creation from audio system toolbox works well. No issues with DAWs interworking (eg Ableton), except Protools. Does...
7 years ago | 1 answer | 0