Skip to content
Merged
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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: H-1 Holiday Songs Buzzer List
description: List of H-1 Holiday Songs to use with the buzzer.
title: Holiday Songs Buzzer List
description: List of Holiday Songs to use with the Holiday ornaments or any Apollo device with a buzzer.
---
# Jingle Bells (Ornate)

Expand Down Expand Up @@ -50,4 +50,11 @@ king:d=8,o=6,b=75:c,c,c,d,c,c,4g5,a5,g5,a5,b5,4c,4c,c,c,c,d,c,c,4g5,a5,g5,a5,b5,
white:d=8,o=5,b=95:2e,f,e,d#,e,2f,f#,4g.,p,a,b,c6,d6,c6,b,a,2g.,c,d,4e,4e,e,4a,g,4c,4c,c,4g,f,2e,f,e,d,c,1d,2e,f,e,d#,e,2f,f#,4g.,p,a,b,c6,d6,c6,b,a,2g.,c,d,4e,4e,e,4a,g,2c6.,c,d,4e,4e,8a.,16b4,b4,b4,1c
```

# Dreidel Song

```yaml
dreidel:d=8,o=5,b=125:a,d,d,e,e,f#,4d,f#,a,a,g,f#,4e,p,e,e,e,f#,f#,g,4e,e,a,g,f#,e,4d,p,f#,a,f#,a,f#,a,4f#,f#,a,a,g,f#,4e,p,e,g,e,g,e,g,4e,e,a,g,f#,e,4d
```


Huge thanks to discord user @cirdanlunae@mastodon.social
53 changes: 0 additions & 53 deletions docs/products/h2/holiday-songs.md

This file was deleted.

4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ nav:
- Getting Started: products/h1/getting-started.md
- Reviews: products/h1/reviews.md
- Examples:
- Holiday Songs: products/h1/holiday-songs.md
- Holiday Songs: products/general/holiday-songs.md
- Troubleshooting:
- H-1 Boot Mode: products/h1/boot-mode.md
- Factory Re-Flash H-1: products/h1/code.md
Expand All @@ -447,7 +447,7 @@ nav:
- Getting Started: products/h2/setup/getting-started.md
- Reviews: products/h2/h2-reviews.md
- Examples:
- Holiday Songs: products/h2/holiday-songs.md
- Holiday Songs: products/general/holiday-songs.md
- Troubleshooting:
- H-2 Boot Mode: products/h2/troubleshooting/boot-mode.md
- Factory Re-Flash H-2: products/h2/troubleshooting/reflash.md
Expand Down