Skip to content

Releases: robert-rc2i/ptq-client-webapp

Release v1.2.6

14 Nov 13:45
0157b8d
Compare
Choose a tag to compare

What's Changed

New features

  • Can now manage multiple bank
  • Can now save a preset in a specific bank or new bank

Known issues

  • Saving an existing presets into a different banks, will not move the preset but simply create a new one
    • Workaround - Need to use the preset manager in Pianoteq to remove the other one
  • The application behave badly when saving a presets that has the same name as another one in a different bank
    • Workaround - Need to make sure that you have unique name when saving.

Release v1.2.5

09 Nov 20:21
4421711
Compare
Choose a tag to compare

What's Changed

New features - Now support Pianoteq Stage

  • Render UI elements and tabs only when parameters are presents to accommodate different Pianoteq versions
  • Added Mallet configuration section
  • Added new Mute parameter in the Piano action section

Known bugs

  • None known

Doc

  • Added getParameters json document for Stage version of Pianoteq

Release v1.2.4

17 Dec 23:58
2c3e105
Compare
Choose a tag to compare

Release v1.2.4

What's Changed

Changes

  • App.js - No longer making use of Consumer
  • API - Repurposed the refresh api to reset api
  • Refactor - Removed dead code
  • InstrumentContext.js - Modernize the code
  • Loading.js - Converted Load class into a function
  • App.js - Removed unnecessary imports
  • pqtApi.js
    • Fix load next and previous preset
    • Fix reload instruments
    • Removed unnecessary code
    • Modernized the async calls
    • Remove unnecessary codes
    • Reduce API call back to Pianoteq when not required

Fixes

  • Undefined - Added a check for undefined text attribute
  • Instrument navigation - Now should properly show all instruments
  • Now when saving a new preset, the application loads it right away.

Doc

  • Updated the document (README) to distinguishe the install options available.
  • Added a light architecture diagram of this software

Release v1.2.3

14 Dec 15:46
a500574
Compare
Choose a tag to compare

BUG FIX

  • Needed to compensate for the changes with Pianoteq8 API. Some literal values have changed from v7 to v8

Full Changelog: RELEASE-v1.2.2...RELEASE-v1.2.3

RELEASE-1.2.2

14 Dec 03:15
4f48185
Compare
Choose a tag to compare

Release 1.2.2

What's Changed

Full Changelog: RELEASE-v1.2.1...RELEASE-v1.2.2

RELEASE-1.2.1

12 Dec 01:31
964c992
Compare
Choose a tag to compare

Release 1.2.1

BUG fixes

  • Only display the Note effects tab for Pianoteq v8 owners

RELEASE-1.2.0

12 Dec 00:47
6cffb4b
Compare
Choose a tag to compare

Release 1.2.0

Changes

  • Supports Additional effects parameters
    • Delay & Reverb
  • Supports new note effects
    • Modulation, Vibrato & Tremolo

RELEASE-v1.1.8

04 Dec 13:32
349f262
Compare
Choose a tag to compare

Implements the metronome's time signature of 12/8 since it is now supported in Pianoteq 8

Release v1.1.7

17 Aug 00:47
67cea76
Compare
Choose a tag to compare

Release Notes

  • Added Action section
  • Some controlled moved around
  • Added support for parameters with fraction value

Bug fixes

  • FIX Negative range parameter values for Spectrum section

Known bugs

  • #11 - Cannot set the metronome to 12/8 time signature

RELEASE-V1.1.6-FINAL: Merge pull request #25 from robert-rc2i/feature/spectrum

07 Mar 19:13
c6a4e98
Compare
Choose a tag to compare

Release Notes

  • Added spectrum profile parameters in Voicing tab
  • Some code cleanup

Known bugs

  • #11 - Cannot set the metronome to 12/8 time signature