This website requires JavaScript.
Explore
Help
Sign In
allanger
/
paulxstretch
Watch
1
Star
0
Fork
0
You've already forked paulxstretch
Code
Issues
1
Pull Requests
1
Actions
Packages
Projects
Releases
2
Activity
paulxstretch
/
Source
History
xenakios
a109d71f09
Use shared thumbnailcache for all plugin instances. Kind of a tricky thing with std::shared_ptr going on here using the deprecated unique method...But, oh well...
2017-11-23 19:12:29 +02:00
..
PS_Source
The crossfading between FFT sizes might be working! It seems to be quite heavy for the buffering thread though, so getting glitches in debug build...Removed unused member etc
2017-11-22 18:50:39 +02:00
WDL
Back to memmove, should be correct according to Justin
2017-11-16 21:23:33 +02:00
PluginEditor.cpp
Use shared thumbnailcache for all plugin instances. Kind of a tricky thing with std::shared_ptr going on here using the deprecated unique method...But, oh well...
2017-11-23 19:12:29 +02:00
PluginEditor.h
Use shared thumbnailcache for all plugin instances. Kind of a tricky thing with std::shared_ptr going on here using the deprecated unique method...But, oh well...
2017-11-23 19:12:29 +02:00
PluginProcessor.cpp
Use shared thumbnailcache for all plugin instances. Kind of a tricky thing with std::shared_ptr going on here using the deprecated unique method...But, oh well...
2017-11-23 19:12:29 +02:00
PluginProcessor.h
Finally removed the Control class, the same stuff can be done in the AudioProcessor subclass...The Control source files are still in the repo in case they need to be looked at, but will eventually remove those too.
2017-11-21 00:39:07 +02:00
ps3_BufferingAudioSource.cpp
Initial git commit
2017-11-13 17:06:08 +02:00
ps3_BufferingAudioSource.h
Initial git commit
2017-11-13 17:06:08 +02:00