com.utilities.audio

A simple package for audio extensions and utilities for Unity (UPM)

MIT License

Stars
14
Committers
1

Bot releases are visible (Hide)

com.utilities.audio - com.utilities.audio 1.2.2 Latest Release

Published by StephenHodgson 2 months ago

What's Changed

  • com.utilities.async -> 2.1.7

Full Changelog: https://github.com/RageAgainstThePixel/com.utilities.audio/compare/1.2.1...1.2.2

com.utilities.audio - com.utilities.audio 1.2.1

Published by StephenHodgson 4 months ago

What's Changed

  • Fix backwards compatibility with 2021.3 LTS

Full Changelog: https://github.com/RageAgainstThePixel/com.utilities.audio/compare/1.2.0...1.2.1

com.utilities.audio - com.utilities.audio 1.2.0

Published by StephenHodgson 4 months ago

What's Changed

  • Add WebGL microphone recording support

Full Changelog: https://github.com/RageAgainstThePixel/com.utilities.audio/compare/1.1.3...1.2.0

com.utilities.audio - com.utilities.audio 1.1.3

Published by StephenHodgson 8 months ago

What's Changed

  • updated com.utilities.async -> 2.1.3

Full Changelog: https://github.com/RageAgainstThePixel/com.utilities.audio/compare/1.1.2...1.1.3

com.utilities.audio - com.utilities.audio 1.1.2

Published by StephenHodgson 10 months ago

What's Changed

  • com.utilities.async -> 2.1.2
  • updated workflows
  • updated docs
  • updated editor to 2022.3.16 LTS

Full Changelog: https://github.com/RageAgainstThePixel/com.utilities.audio/compare/1.1.1...1.1.2

com.utilities.audio - com.utilities.audio 1.1.1

Published by StephenHodgson 10 months ago

What's Changed

  • Fixed MicrophoneManager.StartRecording callback context to return on main thread.

Full Changelog: https://github.com/RageAgainstThePixel/com.utilities.audio/compare/1.1.0...1.1.1

com.utilities.audio - com.utilities.audio 1.1.0

Published by StephenHodgson 10 months ago

What's Changed

  • Breaking Change: base clip is now a 10 second loop
    • Reduces overhead for larger recording lengths
    • Theoretically removes the max recording length limitation, but still capped at 300 seconds
  • Cache encoder instance
  • Set Frequency to either min or max frequency that the microphone can handle
  • Updated default bit depth from 8-bit to 16-bit

Full Changelog: https://github.com/RageAgainstThePixel/com.utilities.audio/compare/1.0.14...1.1.0

com.utilities.audio - com.utilities.audio 1.0.14

Published by StephenHodgson 10 months ago

What's Changed

  • Fixed unit test assembly name
  • Added check if no microphone devices found to record from

Full Changelog: https://github.com/RageAgainstThePixel/com.utilities.audio/compare/1.0.13...1.0.14

com.utilities.audio - com.utilities.audio 1.0.13

Published by StephenHodgson 10 months ago

What's Changed

  • updated unit tests
  • updated PCMEncoder

Full Changelog: https://github.com/RageAgainstThePixel/com.utilities.audio/compare/1.0.12...1.0.13

com.utilities.audio - com.utilities.audio 1.0.12

Published by StephenHodgson 10 months ago

What's Changed

  • Updated PCM Encoder
  • Added default recording device property to RecordingManager
  • Added unit tests
  • Updated docs

Full Changelog: https://github.com/RageAgainstThePixel/com.utilities.audio/compare/1.0.11...1.0.12

com.utilities.audio - com.utilities.audio 1.0.11

Published by StephenHodgson 12 months ago

What's Changed

  • added 24 and 32 bit pcm format support

Full Changelog: https://github.com/RageAgainstThePixel/com.utilities.audio/compare/1.0.10...1.0.11

com.utilities.audio - com.utilities.audio 1.0.10

Published by StephenHodgson 12 months ago

What's Changed

  • fix some issues with pcm encode/decode

Full Changelog: https://github.com/RageAgainstThePixel/com.utilities.audio/compare/1.0.9...1.0.10

com.utilities.audio - com.utilities.audio 1.0.9

Published by StephenHodgson 12 months ago

What's Changed

  • Added PCM resample utility

Full Changelog: https://github.com/RageAgainstThePixel/com.utilities.audio/compare/1.0.8...1.0.9

com.utilities.audio - com.utilities.audio 1.0.8

Published by StephenHodgson about 1 year ago

What's Changed

  • Added PCMEncoder class for easier sample conversion

Full Changelog: https://github.com/RageAgainstThePixel/com.utilities.audio/compare/1.0.7...1.0.8

com.utilities.audio - com.utilities.audio 1.0.7

Published by StephenHodgson about 1 year ago

What's Changed

  • fixed NRE when throwing exception on background thread
  • bumped deps

Full Changelog: https://github.com/RageAgainstThePixel/com.utilities.audio/compare/1.0.6...1.0.7

com.utilities.audio - com.utilities.audio 1.0.6

Published by StephenHodgson about 1 year ago

com.utilities.audio - com.utilities.audio 1.0.5

Published by StephenHodgson over 1 year ago

com.utilities.audio - com.utilities.audio 1.0.4

Published by StephenHodgson over 1 year ago

What's Changed

  • updated dependencies

Full Changelog: https://github.com/RageAgainstThePixel/com.utilities.audio/compare/1.0.3...1.0.4

com.utilities.audio - com.utilities.audio 1.0.3

Published by StephenHodgson over 1 year ago

What's Changed

  • Fixed some more webgl build errors

Full Changelog: https://github.com/RageAgainstThePixel/com.utilities.audio/compare/1.0.2...1.0.3

com.utilities.audio - com.utilities.audio 1.0.2

Published by StephenHodgson over 1 year ago

What's Changed

Full Changelog: https://github.com/RageAgainstThePixel/com.utilities.audio/compare/1.0.1...1.0.2

Badges
Extracted from project README
Discord openupm openupm
Related Projects