Re: structures// testing new library

new topic     » goto parent     » topic index » view thread      » older message » newer message

I had many bugs:

  • first was to use different structures for allocating, then reading and writing. That is corrected by using a variable to store the structure definition.
  • second was more difficult: 25.2 has code #9A99C941 in memory: poke_float stored it as #9A000000. I had to understand I must use poke(p, atom_to_float32(a)) instead of poke4(p, atom_to_float32(a)).

I upload the corrected software with a brand new library as soon as possible.

Jean-Marc

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu