I.S.D. developer page PB for Mac PB for iOS Mail to  

Developer Page


2021/11/17

~ ver.3.1.1 maintenance update ~

PlayBacker for iOS series have updated to version 3.1.1. That including some bug fixes around interfaces.

We recommend updating for all users.

 


2021/10/25

~ Updated to version 3.1 ~

PlayBacker for iOS series have updated to version 3.1 supporting new iOS / iPadOS 15. With some improvements and some new features, PlayBacker for iOS has been even more useful !!

*) Supporting OS changed to ver.13.4 and later from this version.

 

- iPad version -

■ 'Remote Control Feature' has been mounted

Supports controls by Keyboard Shortcut

User have become able to assign keyboard shortcut of external keyboards ( like Smart Keyboard etc ) to playback controls. Now it is possible to control playback from keyboard shortcuts.

Supports controls by external MIDI Controllers

PlayBacker now has become respond to MIDI messages from external MIDI devices. Assigning message commands to control functions make it possible to control playback via MIDI devices.

Available Messages :

Note ON
Control Change
Pitch Bend

■ SamplePad Improvements

Change Pads Order

User can re-order the Pads start from left-top ( ascending ) or from left-bottom ( descending / default ) in Preferences. The order of PadList will also follow the user setting.

Change Control Trigger of Pads

Similar to Play/Pause button of Deck, SamplePad - Pads became able to change trigger timing against user action. Please choose one from Touch-Up / Touch-Down (default) in Preferences.

 

- iPhone version -

■ Landscape Mode

iPhone Landscape

PlayBacker for iPhone of this version can change face according to device orientation. At landscape orientation, DECK will shows either 'Track Information' or 'CueList'. User can ON/OFF of this behavior in Preferences.

■ 'Remote Control Add-On' added as In-App Purchase item

It is also possible to add-on Remote Control Feature on iPhone version via In-App Purchase.

 

- Both -

Some interface were updated for migrating to new OS.

Preferences View was reconstructed.

Offline manual was added in Preferences.

 

Please enjoy new version ! Thank you !!

 


2021/09/01

~ ver.3.0.1 maintenance update ~

■ Improvements of MIDI control feature ( Full Version Only )

- Preferences / MIDI -
# Added : Momentary Mode support

In previous versions, using with some devices causing to unexpected result that the app receives dual command with one action. This is because they has Momentary Mode type controls.

sample behavior of momentary mode

  Push#1 Release#1 Push#2 Release#2
Momentary val.127 val.0 val.127 val.0
Toggle val.127 - val.0 -
Single val.127 - val.127 -


For supporting those devices, this function make the app ignore the ‘0’ value / velocity of MIDI messages.

# Added : Send Status Change

MIDI messages are sent to external devices when equipments change their playing status. This function sync device’s indication with the equipment of PlayBacker, then visibility for control will be better.

# Added : Use Pitch Bend

Users become be able to use Pitch Bend as control type.

- Player Window -
# Added : MIDI Indicator

Indicates which available external devices exist. Also has feature of make Preferences / MIDI section appear.

■ Some wave types has added to Tone Generator Window. ( lite version only )

 


2021/04/27

~ ver.3.0.2 maintenance update ~

PlayBacker for iOS series has been updated to version 3.0.2 including below.

■ Improvements for Tone Generator

The Up and Down setting buttons has been added for Frequency and Volume control, in addition to previously exists sliders.

■ Improvements of app inside property

Some issue of a property inside app, which had a chance to bad influence for playback quality and battery has been solved.

■ Bug fix of “Auto Gain” Preferences item ( iPad version only )

The bug that, the setting of “Auto Gain” had not been stored correctly in previous versions, was solved in this version update. The user setting is saved correctly and be restored at the time of the app re-launch. I want to apologize for inconvenience.

 


2021/01/03

~ PlayBacker for Mac series go Version 3.0 ~

PlayBacker for Mac series has major updated to version 3.0.

This time update is including the full re-write of audio processing process by latest architecture, with disposing the deprecated old.

As well as optimization for latest OS and reconstruction of interfaces also included, and the apps have more safty and more usability.

The differences of previous version, please see below.

 

General

■ macOS 10.13 High Sierra and later are required from this version.

For users using previous version of macOS, version 2.5.3 still available.

Deck

■ It became enabled to fix height of decks minimum per upper / lower decks.

■ The current track selector has been removed. The feature is included in the ‘Next Button’.

■ CueList on Deck

□ Deleting a track function has added as row action : swipe to left.

□ Drag & Drop of tracks or audio files has supported.

□ The action of single click to set Next Track has been removed. Use swipe to right gesture instead.

■ Track gain tracking feature has added

The feature referring the track gain has added to decks, the feature can be enabled in Preferences.

SamplePad

Gain adjustment at the building time of tracks was removed. Gain of tracks will be set ‘0 db’ as default no matter where the track was generated.

The tracks generated by previous version targeting the SamplePad are holding the gain value '-2.2db'. Apologize for inconvenience but please adjust in PadList or Track Editor if you need.

TrackList Window

■ The functions for track managements like 'Add Tracks' or 'Load to Player' are gathered in newly added Toolbar. Almost operations would be done via Toolbar no matter which target of tracks are.

■ Track Gain : Available range is improved. Users can adjust track gain with 0.1db unit from -60db to +6db.

■ Track Gain : Customize methods are improved. Users can enter numbers directly in the fields, or can use Pan gesture when the field is selected.

■ The font size of lists can be expanded in 3 steps.

■ Gain Normalize function has added to TrackEditor.

Preferences Window

■ The item 'Displays Deck Cue List' was added to General / Startup Settings.

■ The item 'Follows Track Gain' was added to General / Other Settings - Deck -.

- In lite version, it will be activated with the SamplePad feature.

Lite Version

■ Limitation not caused by specifications were removed as well as possible.

Drag & drop audio files to Decks

Re arrange the order of tracks in CueList table

Modifing the Auto Fade Out seconds

has been available in this version.

 

Please try and enjoy new version. Thank you.

 


2020/11/26

~ ver. 3.0.1 maintenance update ~

PlayBacker for iOS series has been updated to version 3.0.1.
This update is a maintenance update including below fixes.

■ Fixes issue of behaviors for responding some remote command.

Issues of unavailability of remote controls from some external devices for example bluetooth headphones are resolved.

■ Improvements for more efficiency to process of generating wave form made responses faseter.

The process of drawing waveform is improved and the response performance became more faster on generating tracks, or searching waves on Track Editor.

■ Fixes issue of un accessible to Tone Generator in Preferences window.

 


2020/10/20

~ PlayBacker for iOS series updated to version 3.0 ~

This update including all rewritten audio processing tasks for adopting the latest architecture of modern SDK and for rejecting deprecated one. With minimal user interface changes, users can use the app as before and can get more robustness and efficiency.

*) Optimization for latest OS also included. iOS11 and later required from this time update.

 

■ Update of Playback Engine

Application wide playback system has been migrated to the latest architecture.

< Developper Memo >
AudioToolbox / AUGraph -> AVFoundation

■ More deep commit to playback environments ( * iPad version only )

Some setting items were added in Setting.app.
To access features, open “Settings.app” -> Tap “PlayBacker” row.

setting items

- Buffer Duration ( moved from in-app preferences )

Setting for audio buffer duration per one cycle of audio rendering, that for modifications of playback quality or responses.

S - 0.01 sec

M - 0.02 sec ( system default )

L - 0.05 sec

Max - 0.1 sec


S : Make buffer duration shorter and increase count of rendering cycle. Response against user action will be improved.

Max : Make buffer duration longer and decrease count of rendering cycle. Improves playback trouble like pop noise or divided.

No need to modify if you do not have problems, please leave as default : M.

- Output Mix With Other Apps

Enables to release the exclusive use of device output.

When this is On, output will be mixed ( = not interrupt each other ) when used with other audio applications. Actual behavior will depend on other application’s policy.

example of available with) Music.app, YAMAHA StageMix.app etc

- Prevent Device Sleep

Enables to make screen / device not sleep while the app is active no matter how the setting of “Auto Lock” is.

Please take care for battery damage.

■ Deck

- Improvement of Wave View.
- Play time indication has been available on deck’s cue list table.
- Drag and Drop tracks or files from / to deck’s cue list has been available. ( * iPad version only )

 

■ InApp Purchase (* iPhone version only)

Add On view in Preferences window was updated. The SamplePad Sample view which makes users who didn’t purchase yet enabled to try a SamplePad was added ( will appear only while SamplePad inactive : Preferences -> AddOn -> □)

 

■ SamplePad(* InApp Purchase item in iPhone version )

- “Move” pad feature has been added. Users can layout pads on board now.

The “Move Button” will be appear when the “Move Switch” was On which make it enabled to drag and drop the SamplePad-Pad. As same as other extra control buttons, the feature will be available while the “Move Button” was pressed.

 

■ Others

- “Tone Generator” has been added in Preferences window.


2019

©2020-2023 Integral Sound Design
http://www.integralsounddesign.com
Playbacker@integralsounddesign.com