Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added pool/main/noirsonance-check/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions pool/main/noirsonance-check/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"title": "NoirSonance Check",
"summary": "Local WAV analysis utility for Cardputer Zero.",
"categories": [
"Audio",
"Productivity"
],
"screenshots": [
"packaging/store/screenshots/ready.png",
"packaging/store/screenshots/analysis.png"
],
"description": "NoirSonance Check analyzes local 16-bit PCM WAV files for peak, RMS, crest factor, DC offset, and stereo correlation without uploading audio.",
"license": "Proprietary",
"source_repo": "https://github.com/NoirSonance/noirsonance-check-cardputerzero",
"icon": "packaging/icon.png",
"permissions": {
"microphone": false,
"audio_output": false,
"network": false,
"filesystem": "app-data-only",
"keyboard_input": true,
"background_service": false,
"external_hardware": false
}
}
Git LFS file not shown
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pool/main/noirsonance-check/screenshots/ready.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading