Skip to content

Commit

Permalink
text
Browse files Browse the repository at this point in the history
  • Loading branch information
leegee committed Jan 8, 2025
1 parent ab1c526 commit a09aa35
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
{
"name": "midi-phase-ui",
"description": "A React UI to experiment with real-time phasing of MIDI rhythms",
"description": "A React UI to experiment with real-time phasing of MIDI rhythms ala Schillinger",
"version": "0.1.0",
"private": true,
"homepage": "https://leegee.github.io/midi-phase-ui-experiment",
"keywords": [
"Schillinger",
"resultant",
"reich",
"glass",
"polyrhythm",
"phase",
"phasing",
"shifting"
],
"repository": {
"url": "https://github.com/leegee/midi-phase-ui-experiment"
},
Expand Down Expand Up @@ -46,4 +56,4 @@
"vite-plugin-pwa": "^0.20.5",
"vitest": "^2.1.3"
}
}
}

0 comments on commit a09aa35

Please sign in to comment.