Boom Recorder Pro Changelog

What's new in Boom Recorder Pro 8.7.2

Jun 19, 2017
  • Fix rotated text in the header of the matrix window.
  • Fix default MIDI command being NULL, but showing Record instead.

New in Boom Recorder Pro 8.7.1 (Mar 17, 2017)

  • Fix crash due to dither buffer not being allocated when the dithering was in use.

New in Boom Recorder Pro 8.6.5 (Jan 27, 2016)

  • Fixed bug where channels without input did not redraw meter correctly.

New in Boom Recorder Pro 8.6.4 (Nov 26, 2015)

  • Work around crash due to failure of socketpair().

New in Boom Recorder Pro 8.6.3 (Nov 8, 2015)

  • Change font for the timecode fields on the main window to be Helvetica Neue which has mono space digits. No more jumping around of the digits. Font size is 40, because otherwise the vertical alignment is no longer correct.

New in Boom Recorder Pro 8.6.2 (Aug 12, 2015)

  • Fix AppleScript "outputfile" functionality.

New in Boom Recorder Pro 8.6.1 (Aug 11, 2015)

  • Fix for setting the "folderPath" of "folder" from AppleScript.
  • Rename "path" of "folder" to "folderPath" of "folder". And rename "file" to "outputfile". Both path and file have a specific meaning in AppleScript that conflicted with Boom Recorder's old terms.

New in Boom Recorder Pro 8.5.0 (Jan 16, 2015)

  • Use mmap to read the header of audio files. This should reduce I/O and increase performance of reading all audio files. All audio files are read after every recording to create a soundlog.
  • Add logging of file stats when failing to open a file.
  • Fixed bug with empty bookmark from preferences file, specifically for the template directory.
  • Removed a debug log that is not useful.

New in Boom Recorder Pro 8.4.0 (Jan 16, 2015)

  • Update some graphical elements to match closer to Yosemite style. (ti-84b478)
  • Add the %A placeholder to the filename template. This allows for naming of files most useful for AVID:
  • It replaces the appended file number with a channel number between _01 and _16 at the end of the filename, and it inserts two letters (AA-AZ) as an identifier of a set of 16 channels where the %A is used.
  • The position of the two letters allows for easy alphabetical sorting in a file manager so that it easy to drag and drop a set of 16 files. (ti-bf6b82)

New in Boom Recorder Pro 8.3.2 (May 23, 2014)

  • Check if nr of channels is within 0 and 255. And make sure the number of rows and columns of channel meters are between 1 and 255. Hopefully this solves issues with wrong number of channels in the preferences file.

New in Boom Recorder Pro 8.3.1 (May 21, 2014)

  • Fixed issues with the file_nr being appended on the filename template even when � is being used. Also added more information in the filename template box on how to use it.
  • Fixed issue where the audio device was not closed properly when switching devices, causing a wild crash.
  • Rewritten part of the channel meters window to be more proper objective-c code, so that ARC will not get confused.
  • nr_channels/nr_files/nr_folders now get their value transformed properly so that they work reliable. (It should not have worked at all, but weirdly most times it does).
  • Remove 'buffer size' from the Device Preferences. More often then not it caused problems when changing the value as the device manufacturer knows better what value it should be. If the manufacturer allows you, you can still change this value in the preferences window of the device driver or through the Audio Midi Setup utility.

New in Boom Recorder Pro 8.3.0 (May 17, 2014)

  • You can now enter the sample rates and frame rates of the word clock, audio interface and audio file separately; for correct telecine configuration.
  • The recording will now also start on a filename collision. The collision is resolved by adding a time and date to the filename.
  • MIDI control of record, play, stop and abort.
  • And many more updates.

New in Boom Recorder Pro 8.3.0 RC 18 (Apr 8, 2014)

  • Huge change in how sample and frame rates are used

New in Boom Recorder Pro 8.3.0 RC 17 (Sep 5, 2013)

  • Huge change in how sample and frame rates are used.

New in Boom Recorder Pro 8.3.0 RC 16 (May 20, 2013)

  • Fixed a bug where the audio device was not being selected because of initialization order. This bug was caused by rc14.

New in Boom Recorder Pro 8.3.0 RC 15 (Apr 22, 2013)

  • Huge change in how sample and frame rates are used

New in Boom Recorder Pro 8.2.3 (Apr 22, 2013)

  • A couple of changes to the bext and iXML metadata which has to do with UIDs and history reference.
  • The postfix for file number which used to be a "-f01" is now changed to "_01" this allows Sound Devices Wave Agent to see the mono files as a group.

New in Boom Recorder Pro 8.2.0 (Oct 25, 2012)

  • Preferences menu has been redesigned.
  • You can now enter any sample rate your audio device supports, especially useful with RME FireFace devices which support sample rates like 48048 Hz.