jamoma / JamomaCore

Jamoma Frameworks for Audio and Control Structure
Other
36 stars 14 forks source link

TTData: If you pass an integer to TTData of type decimal, it is stored and passed out again as an int, not a float #327

Closed lossius closed 9 years ago

lossius commented 9 years ago

Here's a small patch demonstrating the behaviour in Max:


----------begin_max5_patcher----------
371.3ocsSssaCBCC8Y3qHJOypHzKLsm1+wTUUf30lJHAkD5npp+6i3.cs6RG
ZR6Ehr8w1mis4TbDsP2AVJ4IxKjnnSwQQnKuinA6HZMuqrhaQXzZvZ4aAZRH
lC5bne17QWp1ZopBbH9rAmV2wJ.AdELcqaDGavaC2UtSp1tw.kt.uXKRmklP
xVsx+rLXjMKkrdHGo.KrtX+CKGqdnztiMPnHTJYsOx43X+mjIp1dRV.luUYr
Iprr6nrblWLLF62U17eVYIDZAWskdIsFtgWCNvrAT7h.6R+KpGdqu0eYUue1
kFPdUqIO6ICQ.kxZd0+8r5wb7Iew8FVr6Nrt8T.ymVIUe9+.jDd+2Ngr5VS4
X4FZF4CVH.qSp3NoVcEl96RB6BlcRg.vvoiYIs9Ek3m2TSkMym.atkwSmMgQ
Euo4.XrCkDIR+YydswalmflRUvDqH0.Gji3wSAJ2zuec8K2VS3dna0BZHUs.
LpVIhM124ywuC3yzRfO
-----------end_max5_patcher-----------
lossius commented 9 years ago

I have this one worked out in local code now, but will wait with pushing/merging until I have dataspace and ramping working for other types as well.