Skip to content

Commit

Permalink
Add FFTBufferPlayer node
Browse files Browse the repository at this point in the history
  • Loading branch information
ideoforms committed Aug 5, 2024
1 parent cbbf6c7 commit f79180c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/library/fft/fftbufferplayer/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
title: FFTBufferPlayer node documentation
description: FFTBufferPlayer: FFTBufferPlayer. Plays from a buffer of audio spectra in mag/phase format.

[Reference library](../../index.md) > [FFT](../index.md) > [FFTBufferPlayer](index.md)

# FFTBufferPlayer

```python
FFTBufferPlayer(buffer=None, do_window=true)
```

FFTBufferPlayer. Plays from a buffer of audio spectra in mag/phase format.

0 comments on commit f79180c

Please sign in to comment.