Author Topic: Bass.dll 2.4.15 now in public release  (Read 5396 times)

sveakul

  • Sr. Member
  • ****
  • Posts: 2469
Change log since 2.4.14 below.  Those interested in trying it can get it here: http://www.un4seen.com/download.php?bass24

2.4.15 - 17/12/2019
-------------------
* Channel processing granularity option
 BASS_ATTRIB_GRANULE (BASS_ChannelSetAttribute option)
* Asynchronous mixtime sync callbacks
 BASS_SYNC_THREAD (BASS_ChannelSetSync flag)
* Output device update period can be set in samples
 BASS_CONFIG_DEV_PERIOD (BASS_SetConfig option)
* Continuous output when nothing is playing is now optional on OSX/iOS too
 BASS_CONFIG_DEV_NONSTOP (BASS_SetConfig option)
* AAudio output support on Android
 BASS_Init
 BASS_CONFIG_ANDROID_AAUDIO (BASS_SetConfig option)
* Support for audio session IDs on Android
 BASS_CONFIG_ANDROID_SESSIONID (BASS_SetConfig option)
* ParcelFileDescriptor support on Android
 BASS_StreamCreateFile
 BASS_SampleLoad
 BASS_MusicLoad
* FloatValue Java class added to receive floating-point values on Android 10
 BASS_Get3DFactors
 BASS_RecordGetInput
 BASS_ChannelGetAttribute
 BASS_ChannelGet3DAttributes
* Audio session configuration option on iOS
 BASS_CONFIG_IOS_SESSION (BASS_SetConfig option)
* OGG channel type constant renamed/duplicated to VORBIS
 BASS_CTYPE_STREAM_VORBIS
* Error code for recognised file formats without audio
 BASS_ERROR_NOTAUDIO (BASS_StreamCreateFile/User/URL error code)
* Error code for unstreamable MP4 files due to atom order
 BASS_ERROR_UNSTREAMABLE (BASS_StreamCreateFileUser/URL error code)
* Fix for AAC streaming with BASS_STREAM_BLOCK on OSX 10.15 and iOS 13
 BASS_StreamCreateURL/FileUser
* Fix for playback rate changing bug when using DirectSound
 BASS_ATTRIB_FREQ (BASS_ChannelSetAttribute option)
* armv6 architecture support dropped on iOS

sveakul

  • Sr. Member
  • ****
  • Posts: 2469
FWIW,  I have been using this new version in MusicBee since it was released (and now the development version 2.4.15.1) and have had absolutely no issues.

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34362
there is a feature I am interested in so will look to update it over the next weeks

user73

  • Jr. Member
  • **
  • Posts: 76
hi.

so i just copy bass.dll file into MB folder thats it?
or just whole folder.



user73

  • Jr. Member
  • **
  • Posts: 76
thank you Steven for very quick reply.
what about these files?they should be updated from unseen.com?
bass_alac
bass_ape
bass_fx
bass_mpc
bass_ofr
bass_sfx
bass_spx
bass_tta
bass_vst
bass_wadsp
bassflac

phred

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 9356
Download the latest MusicBee v3.5 or 3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Posting screenshots is here
Searching the forum with Google is  here


sveakul

  • Sr. Member
  • ****
  • Posts: 2469
Personally I run the latest development updates from un4seen of ALL the bass dll's, but this is at my own risk.  I always keep a full backup of all of them "as supplied" by the latest official MusicBee package in case I run into any issues.  My own experience doing that is zero problems, but as they're not officially sanctioned for MB use until Steven says so, the safe route is to wait until they are.