2024-10-17 14:50:42
This commit is contained in:
parent
06454058f9
commit
7b20208632
50
.obsidian/core-plugins.json
vendored
50
.obsidian/core-plugins.json
vendored
@ -1,20 +1,30 @@
|
|||||||
[
|
{
|
||||||
"file-explorer",
|
"file-explorer": true,
|
||||||
"global-search",
|
"global-search": true,
|
||||||
"switcher",
|
"switcher": true,
|
||||||
"graph",
|
"graph": true,
|
||||||
"backlink",
|
"backlink": true,
|
||||||
"canvas",
|
"canvas": true,
|
||||||
"outgoing-link",
|
"outgoing-link": true,
|
||||||
"tag-pane",
|
"tag-pane": true,
|
||||||
"page-preview",
|
"properties": false,
|
||||||
"daily-notes",
|
"page-preview": true,
|
||||||
"templates",
|
"daily-notes": true,
|
||||||
"note-composer",
|
"templates": true,
|
||||||
"command-palette",
|
"note-composer": true,
|
||||||
"editor-status",
|
"command-palette": true,
|
||||||
"bookmarks",
|
"slash-command": false,
|
||||||
"outline",
|
"editor-status": true,
|
||||||
"word-count",
|
"bookmarks": true,
|
||||||
"file-recovery"
|
"markdown-importer": false,
|
||||||
]
|
"zk-prefixer": false,
|
||||||
|
"random-note": false,
|
||||||
|
"outline": true,
|
||||||
|
"word-count": true,
|
||||||
|
"slides": false,
|
||||||
|
"audio-recorder": false,
|
||||||
|
"workspaces": false,
|
||||||
|
"file-recovery": true,
|
||||||
|
"publish": false,
|
||||||
|
"sync": false
|
||||||
|
}
|
42
.obsidian/workspace.json
vendored
42
.obsidian/workspace.json
vendored
@ -13,10 +13,12 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "UNB/Year 5/Semester 1/HIST1001/Module 2 - Reading 1.md",
|
"file": "UNB/Year 5/Semester 1/MAAC3113/In class notes.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
}
|
},
|
||||||
|
"icon": "lucide-file",
|
||||||
|
"title": "In class notes"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@ -39,7 +41,9 @@
|
|||||||
"type": "file-explorer",
|
"type": "file-explorer",
|
||||||
"state": {
|
"state": {
|
||||||
"sortOrder": "alphabetical"
|
"sortOrder": "alphabetical"
|
||||||
}
|
},
|
||||||
|
"icon": "lucide-folder-closed",
|
||||||
|
"title": "Files"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -54,7 +58,9 @@
|
|||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical"
|
"sortOrder": "alphabetical"
|
||||||
}
|
},
|
||||||
|
"icon": "lucide-search",
|
||||||
|
"title": "Search"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -62,7 +68,9 @@
|
|||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"state": {
|
"state": {
|
||||||
"type": "bookmarks",
|
"type": "bookmarks",
|
||||||
"state": {}
|
"state": {},
|
||||||
|
"icon": "lucide-bookmark",
|
||||||
|
"title": "Bookmarks"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@ -85,7 +93,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "UNB/Year 5/Semester 1/HIST1001/Module 2 - Reading 1.md",
|
"file": "UNB/Year 5/Semester 1/MAAC3113/In class notes.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
@ -93,7 +101,9 @@
|
|||||||
"searchQuery": "",
|
"searchQuery": "",
|
||||||
"backlinkCollapsed": false,
|
"backlinkCollapsed": false,
|
||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
}
|
},
|
||||||
|
"icon": "links-coming-in",
|
||||||
|
"title": "Backlinks for In class notes"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -102,10 +112,12 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outgoing-link",
|
"type": "outgoing-link",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "UNB/Year 5/Semester 1/HIST1001/Module 2 - Reading 1.md",
|
"file": "UNB/Year 5/Semester 1/MAAC3113/In class notes.md",
|
||||||
"linksCollapsed": false,
|
"linksCollapsed": false,
|
||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
}
|
},
|
||||||
|
"icon": "links-going-out",
|
||||||
|
"title": "Outgoing links from In class notes"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -116,7 +128,9 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"sortOrder": "frequency",
|
"sortOrder": "frequency",
|
||||||
"useHierarchy": true
|
"useHierarchy": true
|
||||||
}
|
},
|
||||||
|
"icon": "lucide-tags",
|
||||||
|
"title": "Tags"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -125,8 +139,10 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "UNB/Year 5/Semester 1/HIST1001/Module 2 - Reading 1.md"
|
"file": "UNB/Year 5/Semester 1/MAAC3113/In class notes.md"
|
||||||
}
|
},
|
||||||
|
"icon": "lucide-list",
|
||||||
|
"title": "Outline of In class notes"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@ -149,8 +165,8 @@
|
|||||||
},
|
},
|
||||||
"active": "9191391a49dbaeb6",
|
"active": "9191391a49dbaeb6",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"UNB/Year 5/Semester 1/HIST1451/In class notes.md",
|
|
||||||
"UNB/Year 5/Semester 1/HIST1001/Module 2 - Reading 1.md",
|
"UNB/Year 5/Semester 1/HIST1001/Module 2 - Reading 1.md",
|
||||||
|
"UNB/Year 5/Semester 1/HIST1451/In class notes.md",
|
||||||
"UNB/Year 5/Semester 1/HIST1001/In class notes.md",
|
"UNB/Year 5/Semester 1/HIST1001/In class notes.md",
|
||||||
"UNB/Year 5/Semester 1/CS3113/Midterm 1 Review.md",
|
"UNB/Year 5/Semester 1/CS3113/Midterm 1 Review.md",
|
||||||
"UNB/Year 5/Semester 1/CS3113/In class notes.md",
|
"UNB/Year 5/Semester 1/CS3113/In class notes.md",
|
||||||
|
@ -31,8 +31,6 @@
|
|||||||
- Laser printers
|
- Laser printers
|
||||||
- MIDI facilitated the way devices speak to each other in regards to music information
|
- MIDI facilitated the way devices speak to each other in regards to music information
|
||||||
- Finale and Sibelius emerge as big notation software
|
- Finale and Sibelius emerge as big notation software
|
||||||
<<<<<<< HEAD
|
|
||||||
- Cloud based solutions emerge as competitors
|
|
||||||
## Acoustics
|
## Acoustics
|
||||||
- Frequency - Pitch (Hz)
|
- Frequency - Pitch (Hz)
|
||||||
- Amplitude - Loudness (dB)
|
- Amplitude - Loudness (dB)
|
||||||
@ -44,7 +42,8 @@
|
|||||||
- Pitch (Musician Name)
|
- Pitch (Musician Name)
|
||||||
- Loudness (Musician Name)
|
- Loudness (Musician Name)
|
||||||
- Articulation
|
- Articulation
|
||||||
=======
|
- Cloud based solutions emerge as competitors
|
||||||
- Cloud based solutions emerge as compeditors
|
## Sequencing
|
||||||
|
- A device or software than can record, edit, or playback music
|
||||||
>>>>>>> 1f3607c (2024-10-07 13:32:37)
|
- Early
|
||||||
|
- Resembled piano roll
|
Loading…
Reference in New Issue
Block a user