Skip to content
Merged
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
10 changes: 10 additions & 0 deletions data/apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -430,6 +430,16 @@
"type": "SourceForge",
"project": "psycle"
}
},
{
"name": "PulseQuaver",
"url": "https://valent-in.github.io/pulseq",
"description": "Minimalistic web-application for creating electronic music with digital synthesizers. Initially designed as sketching tool but can be used for making full-fledged tracks",
"repository": {
"type": "GitHub",
"user": "Valent-in",
"repo": "pulseq"
}
},
{
"name": "ReBuzz Digital Audio Workstation",
Expand Down
Loading