carp_audio_package 0.30.0 copy "carp_audio_package: ^0.30.0" to clipboard
carp_audio_package: ^0.30.0 copied to clipboard

outdated

CARP Audio Sampling Package. Samples audio recording and noise.

0.30.0 #

  • upgrade to null-safety
  • using flutter_sound: ^8.1.4 for audio recording

0.21.0 #

  • update to carp_mobile_sensing: ^0.21.0

0.20.4 #

  • update to carp_mobile_sensing v. 0.20.4

0.20.3 #

  • update to carp_core v. 0.20.3 (json serialization)

0.20.0 #

  • BREAKING: upgrade to carp_mobile_sensing v. 0.20.x

0.12.0 #

  • upgrade to carp_mobile_sensing v. 0.12.x

0.11.0 #

  • upgrade to carp_mobile_sensing v. 0.11.x

0.10.0 #

  • upgrade to carp_mobile_sensing v. 0.10.x

0.9.7 #

  • upgrade to noise_meter v. 2.0.0

0.9.6 #

  • using the record_mp3 package for the audio measure (replacing flutter_sound).
  • fix of issue #118

0.9.5 #

  • upgrade to carp_mobile_sensing v. 0.9.5

0.9.3 #

  • upgrade: to carp_mobile_sensing v. 0.9.3

0.9.2 #

  • upgrade: to carp_mobile_sensing v. 0.9.2

0.9.0 #

  • upgrade: to carp_mobile_sensing v. 0.9.x

0.8.1+2 #

  • refactor: formatting
  • docs: example added

0.8.1 #

  • fix: bug in noise probe

0.8.0 #

  • upgrade: to carp_mobile_sensing v. 0.8.x

0.7.2 #

  • upgrade: to carp_mobile_sensing v. 0.7.2
  • upgrade: alignment to the new flutter_sound v 5.x.x API.

0.7.1 #

  • upgrade: of packages (flutter_sound and noise_meter).

0.7.0 #

  • upgrade: to carp_mobile_sensing v. 0.7.0

0.6.5 #

  • upgrade: to carp_mobile_sensing v. 0.6.5

0.6.3 #

  • update: to flutter_sound v. 3.1.x
  • refactor: default location of sound files are now with the data collected.

0.6.2 #

  • NoiseDatum now w. doubles.

0.6.1 #

  • upgrade: alignment with carp_mobile_sensing v. 0.6.1.
  • refactor: improvement to the audio probe based

0.6.0 #

  • update to carp_mobile_sensing version 0.6.0
  • fixed noise probe.
  • note that the noise and audio probe (still) can't run at the same time.

0.5.0 BREAKING #

  • Breaking change. This version has been migrated from the deprecated Android Support Library to AndroidX. This should not result in any functional changes, but it requires any Android app using this plugin to also migrate if they're using the original support library.
  • Use carp_mobile_sensing version 0.5.0
  • See Flutter AndroidX compatibility

0.3.5 #

  • upgrade to json_serializable v.2
  • fixed bug in audio recording probe (issue #23)

0.3.4 #

  • update to carp_mobile_sensing version 0.3.10

0.3.3 #

  • solved issue #21.

0.3.2 #

  • Update to carp_mobile_sensing v. 0.3.7
  • Using the data types in the package (audio, noise)
  • Update of readme file.

0.3.1 #

  • Documentation

0.3.0 #

  • Initial release compatible with carp_mobile_sensing version 0.3.*