|
|
|
|
|
by rayman22201
2457 days ago
|
|
Audio programming in Nim is completely possible and reasonable. Here is an example of a super collider plugin written entirely in Nim with the GC turned off:
https://forum.nim-lang.org/t/3625 The author seemed to find the experience very pleasant, and the performance was great. |
|