This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
refactoring [2013/05/22 03:36] rryan |
refactoring [2013/06/24 21:21] (current) rryan |
||
---|---|---|---|
Line 19: | Line 19: | ||
* Engine deal with floats -1/1. get rid conversion on output in interleaving (would potentially speed up interleaving) | * Engine deal with floats -1/1. get rid conversion on output in interleaving (would potentially speed up interleaving) | ||
* vinyl control gain into vinyl control processor | * vinyl control gain into vinyl control processor | ||
+ | * DISALLOW_COPY_AND_ASSIGN is redundant for QObject derivatives. |