mirror of
https://github.com/PAMGuard/PAMGuard.git
synced 2024-11-26 00:52:29 +00:00
Detection, Classification, and Localisation of marine mammal and other bioacoustic signals
fa3d638dea
PAMGuard audio file management is a mess (sorry Doug) requiring changes to code in at least 3 separate classes to make a new type of audio file work in real time and viewer mode. Have consolidated all audio file stuff into a PamAudioFileManager class which has a static getInstance() function. Any new type of audio file added in future (e.g. next is probably AudioMoth triggered recordings) then all that is needed is the Interface PamAudioFileloader to be satisfied and added to PamAudioFileManager list of audio file loaders. |
||
---|---|---|
.settings | ||
buildconfigurations | ||
lib64 | ||
liblinux | ||
repo | ||
src | ||
.classpath | ||
.fatjar | ||
.gitattributes | ||
.gitignore | ||
.project | ||
BlankAccess._accdb | ||
BlankOOo._odb | ||
buoynet.exe | ||
dependency-reduced-pom.xml | ||
javaOptions32.PNG | ||
javaOptions64.PNG | ||
libgcc_s_dw2-1.dll | ||
libstdc++-6.dll | ||
LICENSE | ||
License_GNU_GPL3.html | ||
License_GNU_GPL3.txt | ||
missing_Java.html | ||
msvcr100.dll | ||
NetworkMonitor.exe | ||
PamguardBeta32_MixedMode.l4j.ini | ||
PamguardBeta32_ViewerMode.l4j.ini | ||
PamguardBeta32.l4j.ini | ||
PamguardSettings.psf | ||
PamSettingsFiles.psg | ||
pom.xml | ||
README.html | ||
readme.md | ||
recentDatabase.psg | ||
vcruntime140.dll | ||
WMM.COF |
This is the main code repository for the PAMGuard software.
This repository was created on 7 January 2022 from sourceforge SVN repository at https://sourceforge.net/p/pamguard/svn/HEAD/tree/ revision r6278.
If you are a PAMGuard developer, you should clone and branch this repository and share with any collaborators in your own workspace. When your work is ready, contact the PAMGuard team to have your changes merged back into this repo.