Tasks #786
make TTAudioObject.cpp more DRY
Status: | Closed | Start date: | 2011-06-19 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | % Done: | 20% | |||
Category: | - | Spent time: | - | ||
Target version: | (Jamoma Platform) - CNMAT 2012 workshop | ||||
Branch: |
Description
there are a lot of unit conversion methods within TTAudioObject.cpp.
Since we have our dataspace code for unit conversions, we should not repeat ourselves here and make this file more DRY.
History
#1
Updated by Trond Lossius over 9 years ago
Yes, I was just looking at this myself while trying to figure out how to call dataspaces in C++.
#2
Updated by Nils Peters over 9 years ago
- Target version set to Kansas City Workshop Sprint 2011
#3
Updated by Nils Peters over 9 years ago
- % Done changed from 0 to 20
We are using now a few constants from TTBase instead of calculating them again here.
#4
Updated by Trond Lossius about 8 years ago
- Target version changed from Kansas City Workshop Sprint 2011 to CNMAT 2012 workshop