Old 08-25-2019, 12:54 PM   #1
zookthespook
Human being with feelings
 
Join Date: Mar 2015
Location: India Mumbai
Posts: 816
Default Can jsfx access GPU for processing ?

I don't know if this makes sense ,
Can jsfx or Lua scripts use the GPU ( open gl)
For digital signal processing ?
There is a impulse response VST that uses CUDA tech for the same .

Zook
zookthespook is offline   Reply With Quote
Old 08-25-2019, 02:19 PM   #2
Xenakios
Human being with feelings
 
Xenakios's Avatar
 
Join Date: Feb 2007
Location: Oulu, Finland
Posts: 8,062
Default

JSFX : no way. Reaper doesn't do audio processing on the GPU. It doesn't even do its graphics on the GPU.

It could be possible in ReaScript Lua if there's a C++ extension plugin that exports functions for the scripts to use. (There isn't such a plugin, but someone could in principle develop that.)

Convolution by the way isn't really that CPU intensive anymore, many (probably dozens of) instances can be run easily. There shouldn't be any need to attempt to use the GPU for that.
__________________
I am no longer part of the REAPER community. Please don't contact me with any REAPER-related issues.
Xenakios is offline   Reply With Quote
Old 08-25-2019, 02:20 PM   #3
zookthespook
Human being with feelings
 
Join Date: Mar 2015
Location: India Mumbai
Posts: 816
Default

Thanks xenakios
zookthespook is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 07:24 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.