gpilab / core-nodes

The core nodes are a collection of basic data manipulation and visualization algorithms.
http://docs.gpilab.com/en/develop/NodeDev/devguide.html
BSD 3-Clause "New" or "Revised" License
12 stars 6 forks source link

New Minor Version — Full Windows compatibility, Audio & FFTW node improvements #34

Closed borupdaniel closed 4 years ago

borupdaniel commented 4 years ago

This PR fixes #23 as well as a problem with the "Audio" node due to a deprecated function in Qt5.

borupdaniel commented 4 years ago

This PR now includes full windows compatibility for all nodes. It also lets FFTW work for up to 10 dimensional data and includes a bug fix for the Audio node.