db&w documentation wiki

finest software | finest docs

Site Tools


tools:proposals

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
tools:proposals [2020/06/02 14:22] – [UV Transform] lightwolftools:proposals [2020/06/02 14:22] – [Multi Variables Node] lightwolf
Line 72: Line 72:
  
 ====== Proposals that have been implemented ====== ====== Proposals that have been implemented ======
 +
 +===== Audio Frequency Node (Kenneth ;) =====
 +
 +Implemented in April/May 2020
 +
 +Load audio files, use FFT to extract the amplitude at specific frequencies and expose them as scalar values.
 +
 +The result of the FFT computation will be cached in memory for best performance, allowing any frequency to be extracted from the same audio file at any time. The cache is shared between plugins.
 +
 +There will also be a channel modifier.
 +
 +Multiple audio files are supported. The allowed file formats will depend on the library we'll use for that, but at least include WAV. The choice of libraries to use will depend on their licensing. The LGPL is, unfortunately, out of the question as it would add additional files to distribute and install.
 +
 +
 +----
  
 ===== Multi Variables Node ===== ===== Multi Variables Node =====
tools/proposals.txt · Last modified: 2023/10/17 12:49 by lightwolf