Skip to content

UGen.buildSynthDef is nil in {}.plot (this makes LocalBuf and {}.plot incompatible) #78

Closed
@jleben

Description

[Issue migrated from SourceForge | ID: 2612612 | Submitted by 'danstowell']
[http://sourceforge.net/support/tracker.php?aid=2612612]

{IFFT(FFT(LocalBuf(1024), PinkNoise.ar))}.play // works

{IFFT(FFT(LocalBuf(1024), PinkNoise.ar))}.plot(1) // doesn't - buildSynthDef is nil

Metadata

Assignees

Labels

bugIssues that relate to unexpected/unwanted behavior. Don't use for PRs.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions