linoyts HF Staff commited on
Commit
d4fbd00
Β·
verified Β·
1 Parent(s): f32bc44

rename to MotionJam

Browse files
Files changed (2) hide show
  1. README.md +3 -3
  2. index.html +3 -3
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Gesture Jam β€” Blend
3
  emoji: 🎚
4
  colorFrom: yellow
5
  colorTo: red
@@ -10,8 +10,8 @@ short_description: Two hands two styles - mix them live with your hands
10
  python_version: "3.12"
11
  startup_duration_timeout: 1h
12
  ---
13
- Gesture Jam β€” **Blend** variant. A two-hand **style mixer**: each hand *is* a style and you mix them
14
- live with MusicCoCa weight interpolation.
15
 
16
  - **Left hand = style A, right hand = style B.** How **open βœ‹** each hand is = that style's weight in
17
  the mix (**pinch 🀏** to fade it out). Open both β†’ full blend; pinch both β†’ breakdown.
 
1
  ---
2
+ title: MotionJam
3
  emoji: 🎚
4
  colorFrom: yellow
5
  colorTo: red
 
10
  python_version: "3.12"
11
  startup_duration_timeout: 1h
12
  ---
13
+ **MotionJam** β€” a two-hand **style mixer**: each hand *is* a style and you mix them live with
14
+ MusicCoCa weight interpolation, steering Magenta RT 2.
15
 
16
  - **Left hand = style A, right hand = style B.** How **open βœ‹** each hand is = that style's weight in
17
  the mix (**pinch 🀏** to fade it out). Open both β†’ full blend; pinch both β†’ breakdown.
index.html CHANGED
@@ -3,7 +3,7 @@
3
  <head>
4
  <meta charset="utf-8" />
5
  <meta name="viewport" content="width=device-width, initial-scale=1" />
6
- <title>Gesture Jam</title>
7
  <link rel="preconnect" href="https://fonts.googleapis.com">
8
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
9
  <link href="https://fonts.googleapis.com/css2?family=Shrikhand&family=Righteous&family=Rubik:wght@400;500;600&display=swap" rel="stylesheet">
@@ -82,7 +82,7 @@
82
  <canvas id="viz"></canvas>
83
 
84
  <div id="title">
85
- <h1>Gesture <span>Jam</span></h1>
86
  <p><b>BLEND</b> Β· each hand is a style β€” open βœ‹ to add it, pinch 🀏 to drop it</p>
87
  </div>
88
 
@@ -99,7 +99,7 @@
99
  </div>
100
 
101
  <div id="gate">
102
- <h2>Gesture <span>Jam</span></h2>
103
  <div class="sub">β˜… PLAY MAGENTA RT WITH YOUR HANDS β˜…</div>
104
  <div class="hands">
105
  <div class="card r">
 
3
  <head>
4
  <meta charset="utf-8" />
5
  <meta name="viewport" content="width=device-width, initial-scale=1" />
6
+ <title>MotionJam</title>
7
  <link rel="preconnect" href="https://fonts.googleapis.com">
8
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
9
  <link href="https://fonts.googleapis.com/css2?family=Shrikhand&family=Righteous&family=Rubik:wght@400;500;600&display=swap" rel="stylesheet">
 
82
  <canvas id="viz"></canvas>
83
 
84
  <div id="title">
85
+ <h1>Motion<span>Jam</span></h1>
86
  <p><b>BLEND</b> Β· each hand is a style β€” open βœ‹ to add it, pinch 🀏 to drop it</p>
87
  </div>
88
 
 
99
  </div>
100
 
101
  <div id="gate">
102
+ <h2>Motion<span>Jam</span></h2>
103
  <div class="sub">β˜… PLAY MAGENTA RT WITH YOUR HANDS β˜…</div>
104
  <div class="hands">
105
  <div class="card r">