Search found 7 matches
- 01 May 2014 15:22
- Forum: Troubleshooting
- Topic: Preset array of integer changes to floats on project reload
- Replies: 23
- Views: 3942
Re: Preset array of integer changes to floats on project rel
Hi, I've been experimenting with the new canvas stuff. Thought I'd have a play with writing my own bitmap handling routines with a transparency mask. I can fudge the issue by only using 24 bits of the available 32 but it's not very elegant and shouldn't be necessary. To be honest I was so surprised ...
- 01 May 2014 13:46
- Forum: Troubleshooting
- Topic: Preset array of integer changes to floats on project reload
- Replies: 23
- Views: 3942
Re: Preset array of integer changes to floats on project rel
Hi Macciza, Thanks for the reply and project. I've had a look through it and noticed your setvar function is exectued on load. That in effect just overwrites the corrupted values with the known example constants and hides the problem. I can't do this as the values are dynamically created by the user ...
- 01 May 2014 12:37
- Forum: Troubleshooting
- Topic: Preset array of integer changes to floats on project reload
- Replies: 23
- Views: 3942
Re: Preset array of integer changes to floats on project rel
Hey Macciza, Any word on your working example project? It's very frustrating to hear someone has a working project and wont seem to share. It implies it is not a bug in the Lemur but rather a problem with my project. It doesn't seem worth contacting Liine if there is something I am doing wrong ...
- 30 Apr 2014 16:32
- Forum: Troubleshooting
- Topic: Preset array of integer changes to floats on project reload
- Replies: 23
- Views: 3942
Re: Preset array of integer changes to floats on project rel
Hi Guys, Thanks oldgearguy. The plot thickens. I've checked the file contents before saving the project and the file contains the correct values. So it must be the file loading that is causing the corruption. In the original storeTest.jzml that MrBit posted. If you open the file in a text editor you ...
- 30 Apr 2014 11:31
- Forum: Troubleshooting
- Topic: Preset array of integer changes to floats on project reload
- Replies: 23
- Views: 3942
Re: Preset array of integer changes to floats on project rel
Thanks for the reply. I have tried the latest version 5.0.3 app and editor. Alas it's still broken. I'm interested in your technique of using an empty expression. Could you please modify MrBit's simple example project to demonstrate how to achieve it. All that is needed is for the stored values to ...
- 29 Apr 2014 18:35
- Forum: Troubleshooting
- Topic: Preset array of integer changes to floats on project reload
- Replies: 23
- Views: 3942
Re: Preset array of integer changes to floats on project rel
Hi, Is there a solution to the OP problem? I am suffering the same issue. Using MrBit's example project... test = {floor(0x02ffffff),floor(47457457)}; When executed, the monitor correctly displays {50331647, 47457457 } However after a project save and reload we get this from the monitor; {50331648 ...
- 29 Apr 2014 18:02
- Forum: Introductions
- Topic: Greetings and Salutations
- Replies: 0
- Views: 353
Greetings and Salutations
Hi All,
Software Engineer with interests in music technology.
Have fun
Software Engineer with interests in music technology.
Have fun