Results 1 to 3 of 3

Thread: TBASS attention: next version incompatibilities

  1. #1
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,777
    Rep Power
    10

    TBASS attention: next version incompatibilities

    I'm currently working on porting TBASS module to use latest BASS Audio Library version. At the time I'm writing this post it is 2.4.3
    TBASS module was using BASS 2.0.3

    Studying BASS changes I've discovered that many functions have changed syntax and some other have changed parameters mainly from 32 to 64 bit integers.

    I'm making all the necessary changes in order to use latest BASS library but I'm quite sure I will have to change syntax of some TBASS module functions that will bring some incompatibility with previous module. Some scripts will have to be amanded in order to remain compatible.

    I will let you know more details when finished.

    Eros
    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

  2. #2
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,777
    Rep Power
    10

    Re: TBASS attention: next version incompatibilities

    Just to let you know I'm working on this porting.

    BASS 2.4.3 has changed a lot from BASS 2.0.3.
    Some functions disappeared and many functions changed data type parameters from LONG to SINGLE.
    There are good probability I will be able to keep current thinBasic TBASS module syntax compatible.

    I also tested using BASS library loading it not from file but from memory in order to avoid BASS.DLL file around. All tests seems working fine so ... I'm quite confident next thinBasic beta 1.7.8.0 will have one dependency lib less.

    Eros
    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

  3. #3

    Re: TBASS attention: next version incompatibilities

    That's cool stuff. I'm very curious about it.

Similar Threads

  1. Attention - Attention
    By ErosOlmi in forum Shout Box Area
    Replies: 3
    Last Post: 10-11-2007, 11:29

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •