Skip to content

Releases: QutEcoacoustics/audio-analysis

Version v18.03.0.41 - Release and Debug builds

05 Mar 10:47
Compare
Choose a tag to compare

Version v18.03.0.41

Important: The CLI interface has changed this release. The syntax and switches are different. We tried to keep the interface the same but were not successful in all cases. Please update any dependent scripts.

Compare v18.01.296.18...v18.03.0.41

  • 5d4ecb6 Anthony Truskinger - [CI] Fixed forced release variable
  • cf95e13 Anthony Truskinger - Apply style and fix some warnings
  • 7657fe0 Anthony Truskinger - Update CONTRIBUTING.md
  • 6b61a08 Anthony Truskinger - Create CODE_OF_CONDUCT.md
  • b624390 Anthony Truskinger - Fixes tile boundary invocation
  • fefb389 Anthony Truskinger - [CI] Fix bad paths
  • afa5893 Anthony Truskinger - Fixes bugs with zooming spectrogram image generation
  • a5e9c39 Anthony Truskinger - Fixed the method for padding tile boudaries
  • 684a836 Anthony Truskinger - [CI] Fixing the build
  • ffab631 Anthony Truskinger - Add scripts and update readmes
  • d347d2f Michael Towsey - Write new sandpit method
  • 1023979 Anthony Truskinger - Minor bug fixes for CLI tools
  • b098135 Anthony Truskinger - Update README.md
  • 5ad83ae Anthony Truskinger - Rename README.MD to README.md
  • d89a927 Anthony Truskinger - Adds an open source license to the repo
  • acfd88b Anthony Truskinger - Complete removal of Dev methods
  • 8cc6596 Anthony Truskinger - Nuget source for custom DLLs
  • 1af4644 Anthony Truskinger - Mass style guide application
  • 19b246a Anthony Truskinger - Fixes CLI parser
  • 513bbc7 Anthony Truskinger - Fixes a bug in Log4NetTextWriter
  • cc45832 Anthony Truskinger - Fixes a bug in the ConfigFile class
  • 620b644 Anthony Truskinger - Repairs F# unit tests
  • f34a4b6 Anthony Truskinger - Fixes (most of) the unit tests
  • f70ebed Anthony Truskinger - Completes removal of DynamicYaml
  • c61f2db Anthony Truskinger - Repairs and updates stylecop configuration
  • 2d94106 Anthony Truskinger - Fixes build
  • 72aab48 Anthony Truskinger - [WIP] Removing dynamic yaml
  • 38c8987 Anthony Truskinger - Replaces PowerArgs
  • cfd62cd Anthony Truskinger - Fixed up ReSharper shared settings
  • 864f7a4 Anthony Truskinger - [WIP] Repairs solution from reorg
  • 8f412f5 Anthony Truskinger - Removes obsolete projects
  • a275d0b Anthony Truskinger - Improved layout of files for open source release
  • 1504ffa Michael Towsey - Clean up Obsolete code This is work for the open source release (see #140) Remove obsolete classes and clean up others keeping only core funcionality. Still retain Sandpit class More clean up and resharper work Original hash: 88715b7
  • 2915cc7 Anthony Truskinger - Updating project references Original hash: ad5b540
  • c06164c Anthony Truskinger - Update README.MD Original hash: cb9711b
  • d84bf59 Anthony Truskinger - Fix broken link in actions docs Original hash: 3972079

Version v18.01.296.18 - Release and Debug builds

21 Jan 14:04
Compare
Choose a tag to compare

Version v18.01.296.18

Compare v18.01.290.3...v18.01.296.18

eecdc0c Anthony Truskinger - Update Equ package to 2.x
89b7198 Aniek Roelofs - -Completed requested changes on pull request
5b0ff3f Aniek Roelofs - Update parameters for calculateindicesinsubsegments in recognizerbase
7301920 Aniek Roelofs - Delete copy files
9c1fc27 Aniek Roelofs - Create csv files per minute as well, Check for unique bands & Clean-up code
fc8c13e Aniek Roelofs - Fixed incorrect segment count in debug
41cef62 Aniek Roelofs - Calculate spectral indices per subsegment
88771ea Aniek Roelofs - Calculating spectral indices per band
0e1cb1c ANIEK ROELOFS - Calculate spectral indices for each subsegment
9df67cf aroelo - Fixed index out of bounds erorr
5c9cc84 aroelo - Enable Mel-scale transforms & limit spectrograms according to bandwidth parameters
94e49cf aroelo - Fixed unit test for changes in previous commit
239bad2 aroelo - Combine images with different fft window in one image vertically
4f980e8 aroelo - Create class for SFA config file, add bands in config file
97422be aroelo - Write stuff to log file
cff52c4 aroelo - Create spectrogram from standardizedfeaturesextraction
4bfb6a5 aroelo - Created class StandardizedFeatureExtraction

Version v18.01.283.0 - Release and Debug builds

07 Jan 14:11
Compare
Choose a tag to compare

Version v18.01.283.0

Compare v17.12.270.3...v18.01.283.0

45feb63 Anthony Truskinger - Fix broken links in docs
3fcd973 Anthony Truskinger - Added a ton of documentation
80c7ff8 Michael Towsey - removed unnecssary using statement
83385d3 Anthony Truskinger - Fixes errors introduced in merge commits
29d178b Anthony Truskinger - Creates and fixes unit tests for ConcatModes
bf877a8 Anthony Truskinger - Fixed bug with naming of summary indices CSV
7e8ebf4 Michael Towsey - Further work on LewinsRail recogniser
325a2e4 Michael Towsey - Work on Lewins Rail recogniser
cdcea0e Michael Towsey - Start work on LewinsRail recogniser
1ad7ff5 Anthony Truskinger - Added explantory text to GapRendering CLI argument
805f6ab Anthony Truskinger - Added new skeleton test for concat
5efc328 Anthony Truskinger - Removed old zip class
fc441e6 Anthony Truskinger - Fixed unit tests and bug in concat code
2dddf7b Anthony Truskinger - Fixed concat docs
daeb0a9 Anthony Truskinger - Attempted to fix unit tests
fb5a196 Michael Towsey - Rendering of Gaps & Joins in concatenated sp.grams
ddde715 Michael Towsey - work on gap rendering
8019f06 Michael Towsey - Address #134 and refactor Sandpit.cs
79974bc Michael Towsey - Set up index and concat workflow in sandpit
62e2542 Michael Towsey - Work on gap rendering when Concatenating
2185219 Michael Towsey - Set up new concatenation options
1f53f36 Michael Towsey - Initial work to support Concat Gap Rendering Modes
8d8c3e6 Anthony Truskinger - Creates and fixes unit tests for ConcatModes
062cd86 Anthony Truskinger - Fixed bug with naming of summary indices CSV
81c013d Michael Towsey - Further work on LewinsRail recogniser
24bd19c Michael Towsey - Work on Lewins Rail recogniser
679c7b2 Michael Towsey - Start work on LewinsRail recogniser
a8991b0 Anthony Truskinger - Added new skeleton test for concat
f3f4345 Anthony Truskinger - Removed old zip class
f195714 Anthony Truskinger - Added explantory text to GapRendering CLI argument
4adc8d0 Anthony Truskinger - Fixed unit tests and bug in concat code
95e8096 Anthony Truskinger - Fixed concat docs
b7a07e5 Anthony Truskinger - Attempted to fix unit tests
64ac921 Michael Towsey - Rendering of Gaps & Joins in concatenated sp.grams
1935609 Michael Towsey - work on gap rendering
dde4da7 Michael Towsey - Address #134 and refactor Sandpit.cs
bfd67e7 Michael Towsey - Set up index and concat workflow in sandpit
6833ca7 Michael Towsey - Work on gap rendering when Concatenating
050faef Michael Towsey - Set up new concatenation options
6b599a5 Michael Towsey - Initial work to support Concat Gap Rendering Modes

Version v17.12.281.0 - Release and Debug builds

31 Dec 14:11
Compare
Choose a tag to compare

Version v17.12.281.0

Compare v17.12.270.3...v17.12.281.0

45feb63 Anthony Truskinger - Fix broken links in docs
3fcd973 Anthony Truskinger - Added a ton of documentation
80c7ff8 Michael Towsey - removed unnecssary using statement
83385d3 Anthony Truskinger - Fixes errors introduced in merge commits
29d178b Anthony Truskinger - Creates and fixes unit tests for ConcatModes
bf877a8 Anthony Truskinger - Fixed bug with naming of summary indices CSV
7e8ebf4 Michael Towsey - Further work on LewinsRail recogniser
325a2e4 Michael Towsey - Work on Lewins Rail recogniser
cdcea0e Michael Towsey - Start work on LewinsRail recogniser
1ad7ff5 Anthony Truskinger - Added explantory text to GapRendering CLI argument
805f6ab Anthony Truskinger - Added new skeleton test for concat
5efc328 Anthony Truskinger - Removed old zip class
fc441e6 Anthony Truskinger - Fixed unit tests and bug in concat code
2dddf7b Anthony Truskinger - Fixed concat docs
daeb0a9 Anthony Truskinger - Attempted to fix unit tests
fb5a196 Michael Towsey - Rendering of Gaps & Joins in concatenated sp.grams
ddde715 Michael Towsey - work on gap rendering
8019f06 Michael Towsey - Address #134 and refactor Sandpit.cs
79974bc Michael Towsey - Set up index and concat workflow in sandpit
62e2542 Michael Towsey - Work on gap rendering when Concatenating
2185219 Michael Towsey - Set up new concatenation options
1f53f36 Michael Towsey - Initial work to support Concat Gap Rendering Modes
8d8c3e6 Anthony Truskinger - Creates and fixes unit tests for ConcatModes
062cd86 Anthony Truskinger - Fixed bug with naming of summary indices CSV
81c013d Michael Towsey - Further work on LewinsRail recogniser
24bd19c Michael Towsey - Work on Lewins Rail recogniser
679c7b2 Michael Towsey - Start work on LewinsRail recogniser
a8991b0 Anthony Truskinger - Added new skeleton test for concat
f3f4345 Anthony Truskinger - Removed old zip class
f195714 Anthony Truskinger - Added explantory text to GapRendering CLI argument
4adc8d0 Anthony Truskinger - Fixed unit tests and bug in concat code
95e8096 Anthony Truskinger - Fixed concat docs
b7a07e5 Anthony Truskinger - Attempted to fix unit tests
64ac921 Michael Towsey - Rendering of Gaps & Joins in concatenated sp.grams
1935609 Michael Towsey - work on gap rendering
dde4da7 Michael Towsey - Address #134 and refactor Sandpit.cs
bfd67e7 Michael Towsey - Set up index and concat workflow in sandpit
6833ca7 Michael Towsey - Work on gap rendering when Concatenating
050faef Michael Towsey - Set up new concatenation options
6b599a5 Michael Towsey - Initial work to support Concat Gap Rendering Modes

Version v17.12.280.44 - Release and Debug builds

24 Dec 14:12
Compare
Choose a tag to compare

Version v17.12.280.44

Compare v17.12.270.3...v17.12.280.44

45feb63 Anthony Truskinger - Fix broken links in docs
3fcd973 Anthony Truskinger - Added a ton of documentation
80c7ff8 Michael Towsey - removed unnecssary using statement
83385d3 Anthony Truskinger - Fixes errors introduced in merge commits
29d178b Anthony Truskinger - Creates and fixes unit tests for ConcatModes
bf877a8 Anthony Truskinger - Fixed bug with naming of summary indices CSV
7e8ebf4 Michael Towsey - Further work on LewinsRail recogniser
325a2e4 Michael Towsey - Work on Lewins Rail recogniser
cdcea0e Michael Towsey - Start work on LewinsRail recogniser
1ad7ff5 Anthony Truskinger - Added explantory text to GapRendering CLI argument
805f6ab Anthony Truskinger - Added new skeleton test for concat
5efc328 Anthony Truskinger - Removed old zip class
fc441e6 Anthony Truskinger - Fixed unit tests and bug in concat code
2dddf7b Anthony Truskinger - Fixed concat docs
daeb0a9 Anthony Truskinger - Attempted to fix unit tests
fb5a196 Michael Towsey - Rendering of Gaps & Joins in concatenated sp.grams
ddde715 Michael Towsey - work on gap rendering
8019f06 Michael Towsey - Address #134 and refactor Sandpit.cs
79974bc Michael Towsey - Set up index and concat workflow in sandpit
62e2542 Michael Towsey - Work on gap rendering when Concatenating
2185219 Michael Towsey - Set up new concatenation options
1f53f36 Michael Towsey - Initial work to support Concat Gap Rendering Modes
8d8c3e6 Anthony Truskinger - Creates and fixes unit tests for ConcatModes
062cd86 Anthony Truskinger - Fixed bug with naming of summary indices CSV
81c013d Michael Towsey - Further work on LewinsRail recogniser
24bd19c Michael Towsey - Work on Lewins Rail recogniser
679c7b2 Michael Towsey - Start work on LewinsRail recogniser
a8991b0 Anthony Truskinger - Added new skeleton test for concat
f3f4345 Anthony Truskinger - Removed old zip class
f195714 Anthony Truskinger - Added explantory text to GapRendering CLI argument
4adc8d0 Anthony Truskinger - Fixed unit tests and bug in concat code
95e8096 Anthony Truskinger - Fixed concat docs
b7a07e5 Anthony Truskinger - Attempted to fix unit tests
64ac921 Michael Towsey - Rendering of Gaps & Joins in concatenated sp.grams
1935609 Michael Towsey - work on gap rendering
dde4da7 Michael Towsey - Address #134 and refactor Sandpit.cs
bfd67e7 Michael Towsey - Set up index and concat workflow in sandpit
6833ca7 Michael Towsey - Work on gap rendering when Concatenating
050faef Michael Towsey - Set up new concatenation options
6b599a5 Michael Towsey - Initial work to support Concat Gap Rendering Modes

Version v17.12.270.3 - Release and Debug builds

17 Dec 14:09
Compare
Choose a tag to compare

Version v17.12.270.3

Compare v17.12.259.5...v17.12.270.3

ddf7918 Anthony Truskinger - Fix syntax error from merge commit
54bbf9e Michael Towsey - Changes to test Zooming

Version v17.12.259.5 - Release and Debug builds

10 Dec 14:10
Compare
Choose a tag to compare

Version v17.12.259.5

Compare v17.12.251.80...v17.12.259.5

92be685 Anthony Truskinger - Had to downcast events specifically
5c1bb29 Anthony Truskinger - More fixing of acoustic events
80ea01b Philip Eichinski - generalised function for optimal samples for samples longer than 1 minute
8e1cfce Anthony Truskinger - Fixed a bug with acoustic events

Version v17.12.251.80 - Release and Debug builds

03 Dec 14:10
Compare
Choose a tag to compare

Version v17.12.251.80

Compare v17.11.233.1...v17.12.251.80

c072789 Anthony Truskinger - Fixes poor peformance on small machines
48bb370 Anthony Truskinger - Fixed errant syntax errors from merge commits
082427d Anthony Truskinger - Fixes unit test
868abae Anthony Truskinger - Fixed unit tests
ad96e77 Anthony Truskinger - Updating config files names
01547bb Anthony Truskinger - Migrated SqliteFileSystem to open source package
48c5b97 Anthony Truskinger - Runtime hardening of zooming code
0a30ab8 Michael Towsey - Modified index properties
f561908 Anthony Truskinger - Fixed bugs in path and updated sqlite deps
d4c2507 Anthony Truskinger - Temporary patch to resolve local package
cfb6b4f Anthony Truskinger - Deleted old and unused code
c64ae30 Anthony Truskinger - Fixed a bug in FileSystemProvider
9a4e4ce Anthony Truskinger - Fixed bugs in ALR
e586e94 Anthony Truskinger - Fixed bugs in zooming spectrograms
99bca53 Anthony Truskinger - General style adherence refactoring
44f48df Anthony Truskinger - Renamed function to match naming rules
708cdbb Anthony Truskinger - More work on zooming spectrograms
b0bc78e Anthony Truskinger - More work on zomming spectrograms
5666493 Anthony Truskinger - Renamed BGNoiseNeighbourhood
90e332d Anthony Truskinger - Removed ParallelProcessing option from config files
1e5c683 Anthony Truskinger - More work on zooming spectrograms
b5f54d4 Anthony Truskinger - More work on Zooming Spectrogram
9368f17 Anthony Truskinger - Refactored CSV module
db8f4eb Anthony Truskinger - Refactoring
5d74d7f Anthony Truskinger - WIP Zooming spectrograms
86f48f1 Anthony Truskinger - Adds some basic program stats to AP.exe
4fa8f75 Anthony Truskinger - WIP for zooming spectrograms
dc1f74b Anthony Truskinger - WIP progress refactoring zooming spectrograms
69a7c8b Anthony Truskinger - Initial deprecation of Dev methods
409d315 Anthony Truskinger - Mass upgrade to .NET 4.6.2
412081e Anthony Truskinger - Updated Vagrant file
b4ea5f9 Anthony Truskinger - Fix app bindings that caused faulty test failures
3f852a1 Anthony Truskinger - Finish implementing SqliteFileSystem
62b54cc Anthony Truskinger - Checkpoint commit for SqliteFileSystem
cf0bf4d Anthony Truskinger - Implement enumerate paths for SqliteFileSystem
f4a043e Anthony Truskinger - More progress for SqliteFileSystem
11968d0 Anthony Truskinger - Furhter development of SqliteFileSystem
fe1c915 Anthony Truskinger - Checkpoint for SqliteFileSystem implementation
86afa7a Anthony Truskinger - Proof of concept SqliteFileSystem implementation
66279c9 Anthony Truskinger - Updated IndexProperties config files
03013da Anthony Truskinger - Fixes unit test
b3a37f2 Anthony Truskinger - Fixed unit tests
8c3df1e Anthony Truskinger - Updating config files names
664aba0 Anthony Truskinger - Migrated SqliteFileSystem to open source package
0d27859 Anthony Truskinger - Runtime hardening of zooming code
dcbc7d7 Michael Towsey - Modified index properties
756f054 Anthony Truskinger - Fixed bugs in path and updated sqlite deps
e6e75a0 Anthony Truskinger - Temporary patch to resolve local package
b666564 Anthony Truskinger - Deleted old and unused code
8eb4315 Anthony Truskinger - Fixed a bug in FileSystemProvider
0dcf6e4 Anthony Truskinger - Fixed bugs in ALR
53e49b3 Anthony Truskinger - Fixed bugs in zooming spectrograms
37e747c Anthony Truskinger - General style adherence refactoring
d536f30 Anthony Truskinger - Renamed function to match naming rules
7cfb234 Anthony Truskinger - More work on zooming spectrograms
e907eb6 Anthony Truskinger - More work on zomming spectrograms
1c43162 Anthony Truskinger - Renamed BGNoiseNeighbourhood
6080a45 Anthony Truskinger - Removed ParallelProcessing option from config files
c897ebc Anthony Truskinger - More work on zooming spectrograms
06ad6bb Anthony Truskinger - More work on Zooming Spectrogram
9b43985 Anthony Truskinger - Refactored CSV module
dfeeb8f Anthony Truskinger - Refactoring
983cb99 Anthony Truskinger - WIP Zooming spectrograms
6c8abf2 Anthony Truskinger - Adds some basic program stats to AP.exe
4c29188 Anthony Truskinger - WIP for zooming spectrograms
93f8d96 Anthony Truskinger - WIP progress refactoring zooming spectrograms
086f576 Anthony Truskinger - Initial deprecation of Dev methods
4ae2e40 Anthony Truskinger - Mass upgrade to .NET 4.6.2
1074a7d Anthony Truskinger - Updated Vagrant file
e450686 Anthony Truskinger - Fix app bindings that caused faulty test failures
f6e5436 Anthony Truskinger - Finish implementing SqliteFileSystem
5c2b8d0 Anthony Truskinger - Checkpoint commit for SqliteFileSystem
7998ebc Anthony Truskinger - Implement enumerate paths for SqliteFileSystem
09b19be Anthony Truskinger - More progress for SqliteFileSystem
c037b72 Anthony Truskinger - Furhter development of SqliteFileSystem
f087aa1 Anthony Truskinger - Checkpoint for SqliteFileSystem implementation
90f487b Anthony Truskinger - Proof of concept SqliteFileSystem implementation

Version v17.11.233.1 - Release and Debug builds

26 Nov 14:07
Compare
Choose a tag to compare

Version v17.11.233.1

Compare v17.11.227.3...v17.11.233.1

b31f1df Aniek Roelofs - BIC scores for HMM, clustering of acoustic fingerprints

Version v17.11.227.3 - Release and Debug builds

19 Nov 14:07
Compare
Choose a tag to compare

Version v17.11.227.3

Compare v17.11.222.0...v17.11.227.3

3e7cb29 Michael Towsey - Check that original zooming spectrograms is working
adfccf7 Anthony Truskinger - Add diagram for concatenate index spectrograms modes
909c160 Aniek Roelofs - Visualize and create HMM