Skip to content

Commit

Permalink
Deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Kalabasa committed Jan 3, 2024
1 parent edb9431 commit 704223f
Show file tree
Hide file tree
Showing 12 changed files with 80 additions and 71 deletions.
1 change: 1 addition & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@
border-radius: 12px;
padding: 18px 24px;
box-sizing: border-box;
background: var(--bg-clr);
}
@media (max-width: 462px) {
.card-component {
Expand Down
10 changes: 8 additions & 2 deletions docs/music/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -612,8 +612,8 @@ <h2 class="section-title">OP-1</h2>
<a target="_blank" class="text-link " href="https://teenage.engineering/products/op-1">OP-1</a>.
</p>
<p>
Notes are recorded live. Looped and processed later. No sequencers.
I’m not good with tempo, so expect sloppy.
Notes recorded live. No sequencers. I’m not good with timing, so
expect sloppy.
</p>
</div>
<div class="song-card-grid song-card-grid-sparse">
Expand All @@ -629,6 +629,12 @@ <h2 class="section-title">OP-1</h2>
<div class="song-card-title">skybox </div>
<div class="song-card-description">Melodic hip-hop</div>
</div>
<div class="song-card">
<button class="song-card-play" aria-label="Play / Pause"></button>
<audio class="song-card-audio" src="/music/op1/transit.mp3" controls=""></audio>
<div class="song-card-title">transit </div>
<div class="song-card-description">Organic dance music</div>
</div>
</div>
</section>
<section class="section">
Expand Down
Binary file modified docs/music/op1/real life.mp3
Binary file not shown.
Binary file added docs/music/op1/transit.mp3
Binary file not shown.
1 change: 1 addition & 0 deletions docs/notes/2023-review/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@
border-radius: 12px;
padding: 18px 24px;
box-sizing: border-box;
background: var(--bg-clr);
}
@media (max-width: 462px) {
.card-component {
Expand Down
Binary file added docs/notes/_no-ai/dalle.png
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 docs/notes/_no-ai/dalle_664.generated.png
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 docs/notes/_no-ai/house.png
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 docs/notes/_no-ai/house_664.generated.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
139 changes: 70 additions & 69 deletions docs/notes/_no-ai/index.html

Large diffs are not rendered by default.

Binary file added docs/notes/_no-ai/qql.jpg
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 docs/notes/_no-ai/qql_664.generated.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 704223f

Please sign in to comment.