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
2 changes: 1 addition & 1 deletion .github/workflows/broken-link-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Execute Link Checker and Show Broken Links
env:
TEMPORARY_WEBSITE_URL: "http://127.0.0.1:8000"
ACTUAL_WEBSITE_URL: "https://ddmal.music.mcgill.ca"
ACTUAL_WEBSITE_URL: "https://ddmal.ca"
run: |
output=$(blc $TEMPORARY_WEBSITE_URL -re | \
grep -v -E '├───OK───|└───OK───' | \
Expand Down
38 changes: 19 additions & 19 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,49 +15,49 @@
404: Page not found · DDMAL
</title>
<!-- CSS -->
<link rel="stylesheet" href="https://ddmal.music.mcgill.ca/assets/css/main.css" />
<link rel="stylesheet" href="https://ddmal.ca/assets/css/main.css" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700%7CPT+Sans:400">
<link href="https://fonts.googleapis.com/css?family=Montserrat|Raleway:300,400,500" rel="stylesheet">
<!-- Icons -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://ddmal.music.mcgill.ca/public/mcgill_crest.png">
<link rel="shortcut icon" href="https://ddmal.music.mcgill.ca/public/mcgill_crest.png">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://ddmal.ca/public/mcgill_crest.png">
<link rel="shortcut icon" href="https://ddmal.ca/public/mcgill_crest.png">
<!-- RSS -->
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://ddmal.music.mcgill.ca/atom.xml">
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://ddmal.ca/atom.xml">
</head>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<nav class="navbar navbar-light fixed-top navbar-expand-lg bg-white">
<a class="navbar-brand" href="https://ddmal.music.mcgill.ca/">DDMAL</a>
<a class="navbar-brand" href="https://ddmal.ca/">DDMAL</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto" id="nav-items">
<li class="nav-item">
<a class="nav-link" href="https://ddmal.music.mcgill.ca/index.html">Home <span class="sr-only">(current)</span></a>
<a class="nav-link" href="https://ddmal.ca/index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://ddmal.music.mcgill.ca/lab_members/">Lab Members</a>
<a class="nav-link" href="https://ddmal.ca/lab_members/">Lab Members</a>
</li>
<li class="dropdown">
<a class="dropdown-toggle" role="button" data-toggle="dropdown" href="#">Activities<span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href='https://ddmal.music.mcgill.ca/activities/media/' target='_top' >Media</a></li>
<li><a href='https://ddmal.music.mcgill.ca/activities/posters/' target='_top' >Posters</a></li>
<li><a href='https://ddmal.music.mcgill.ca/activities/presentations/' target='_top' >Presentations</a></li>
<li><a href='https://ddmal.music.mcgill.ca/activities/publications/' target='_top' >Publications</a></li>
<li><a href='https://ddmal.ca/activities/media/' target='_top' >Media</a></li>
<li><a href='https://ddmal.ca/activities/posters/' target='_top' >Posters</a></li>
<li><a href='https://ddmal.ca/activities/presentations/' target='_top' >Presentations</a></li>
<li><a href='https://ddmal.ca/activities/publications/' target='_top' >Publications</a></li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link" href="https://ddmal.music.mcgill.ca/research/">Research</a>
<a class="nav-link" href="https://ddmal.ca/research/">Research</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://ddmal.music.mcgill.ca/software/">Software</a>
<a class="nav-link" href="https://ddmal.ca/software/">Software</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://ddmal.music.mcgill.ca/events/">Events</a>
<a class="nav-link" href="https://ddmal.ca/events/">Events</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://ddmal.music.mcgill.ca/resources/">Resources</a>
<a class="nav-link" href="https://ddmal.ca/resources/">Resources</a>
</li>
</ul>
</div>
Expand All @@ -69,20 +69,20 @@
<div class="container content">
<div class="page">
<h1 class="page-title">404: Page not found</h1>
<p class="lead">Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. <a href="https://ddmal.music.mcgill.ca/index.html">Head back home</a> to try finding it again.</p>
<p class="lead">Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. <a href="https://ddmal.ca/index.html">Head back home</a> to try finding it again.</p>
</div>
</div>
</div>
<label for="sidebar-checkbox" class="sidebar-toggle"></label>
<footer id="sticky">
<div class="footer-img-wrap">
<img class="mcgill-img-footer" src="https://ddmal.music.mcgill.ca/assets/schulich_logo.png" alt="">
<img class="ddmal-img-footer" src="https://ddmal.music.mcgill.ca/assets/Ddmal_logo_transp-bg_no-border_1600w.png" alt="">
<img class="mcgill-img-footer" src="https://ddmal.ca/assets/schulich_logo.png" alt="">
<img class="ddmal-img-footer" src="https://ddmal.ca/assets/Ddmal_logo_transp-bg_no-border_1600w.png" alt="">
</div>
</footer>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.6/umd/popper.min.js" integrity="sha384-wHAiFfRlMFy6i5SRaxvfOCifBUQy1xHdJ/yoi7FRNXMRBu5WHdZYu1hA6ZOblgut" crossorigin="anonymous"></script>
<script src="https://ddmal.music.mcgill.ca/js/bootstrap.js"></script>
<script src="https://ddmal.ca/js/bootstrap.js"></script>
<script type="text/javascript">
$(document).ready(function () {
var url = window.location;
Expand Down
2 changes: 1 addition & 1 deletion TEMPLATES/lab_member_template/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ <h1 style="text-align: left;" class="page-title">Your Name</h1>
</div>
</div>
<div class="lab_member_bio">
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.music.mcgill.ca/lab_members/ for reference. -->
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.ca/lab_members/ for reference. -->
<p>Your bio goes here.</p>
</div>
<div class="flex-wrap">
Expand Down
2 changes: 1 addition & 1 deletion lab_members/alumni/juliette_regimbal/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ <h1 style="text-align: left;" class="page-title">Juliette Regimbal</h1>
</div>
<div class="lab_member_bio">
<p>Juliette is a research assistant at DDMAL and recently completed a Bachelor of Engineering.
She mainly works on <a href="https://ddmal.music.mcgill.ca/software/neon/">Neon</a>, a browser-based square-notation editor.
She mainly works on <a href="https://ddmal.ca/software/neon/">Neon</a>, a browser-based square-notation editor.
She is interested in technology that makes accessing and manipulating information more user-friendly, and how “user friendliness” makes many assumptions about who a user is.
</p>
<p>Juliette has an ongoing, one-sided feud with JavaScript and other loosely typed languages.</p>
Expand Down
2 changes: 1 addition & 1 deletion lab_members/alumni/junjun_cao/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ <h1 style="text-align: left;" class="page-title">Junjun Cao</h1>
</div>
</div>
<div class="lab_member_bio">
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.music.mcgill.ca/lab_members/ for reference. -->
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.ca/lab_members/ for reference. -->
<p>Preferred name: Shaojun Si. Musicologist, Statistics Analyst, Music Publishing Agent,currently serving as Supervisor for Linked Data of LinkedMusic, within the Distributed Digital Music Archive and Library Laboratory, Music Technology Department, Schulich Music School; previously working as a music editor in China Federation of Literary and Art Circles Publishing House (2014-2018); Part-time Researcher of Chinese Music Research Base; Visiting Scholar at Intelligent Computing Laboratory for Cultural Heritage, Ministry of Education of China/China Wuhan University. Reviewer for the journal “Chinese Music” (Preprint Version), China Conservatory of Music. Member of Chinese Art Artificial Intelligence Society (2022-2025). Editor-in-Chief of the “China Music Book and Audio-Visual Publishing Industry Development Report”, yearly (2016-2020).Etc.</p>
<p>For Project Undertaken:</p>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion lab_members/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ <h3 class="people-title"> Undergraduate </h3>
src="../assets/lab_members/thumbnail/placeholder.png" /></a></li> -->

</ul>
<h3 class="people-title"> Alumni </h3><a href="https://ddmal.music.mcgill.ca/people/">Past group photos</a>
<h3 class="people-title"> Alumni </h3><a href="https://ddmal.ca/people/">Past group photos</a>
<ul class="member-list">
<li><a href="../lab_members/alumni/adam_tindale/">Adam Tindale</a><a
href="../lab_members/alumni/adam_tindale/"><img class="member_photo_list"
Expand Down
2 changes: 1 addition & 1 deletion lab_members/masters/caroline_guo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ <h1 style="text-align: left;" class="page-title">Caroline Guo</h1>
</div>
</div>
<div class="lab_member_bio">
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.music.mcgill.ca/lab_members/ for reference. -->
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.ca/lab_members/ for reference. -->
<p>Caroline Guo is a Master's student in Piano Performance at the Schulich School of Music, McGill University. She began her undergraduate studies taking dual degrees in engineering and music at the University of Western Ontario, before a summer residency at the Orford Music Academy in 2019 inspired her to switch focus to piano performance at McGill University. There, she completed her B.Mus in Piano Performance with a Minor in Mathematics in 2023 studying with Prof. Marina Mdivani, former student of Emil Gilels. She also completed additional coursework in biology, neuroscience, computer science, and French, and maintained extracurricular roles in organizational management, non-profit fundraising, and volunteering. She continues her graduate studies in performance with Prof. Mdivani thanks to generous awards from the McCall MacBain Foundation and the Social Sciences and Humanities Research Council of Canada. To provide additional support for her own studies, she also performs research assistance roles in Music Technology departments of McGill, as well as part-time military service in the Naval Reserve.</p>
</div>
<div class="flex-wrap">
Expand Down
2 changes: 1 addition & 1 deletion lab_members/masters/cole_thierrin/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ <h1 style="text-align: left;" class="page-title">Ferenc Cole Thierrin</h1>
</div>
</div>
<div class="lab_member_bio">
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.music.mcgill.ca/lab_members/ for reference. -->
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.ca/lab_members/ for reference. -->
<p>Your bio goes here.</p>
</div>
<div class="flex-wrap">
Expand Down
2 changes: 1 addition & 1 deletion lab_members/masters/colin_raab/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ <h1 style="text-align: left;" class="page-title">Colin Raab</h1>
</div>
</div>
<div class="lab_member_bio">
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.music.mcgill.ca/lab_members/ for reference. -->
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.ca/lab_members/ for reference. -->
<p>Colin hails from the San Francisco Bay Area, a community rich with technology and music alike.
He grew up studying violin, classical voice, and electronic music production.
When he wasn't on stage in a theatre production, he was a live sound and studio recording engineer for artists like CNCO, Luis Fonsi, and Maria Schneider.
Expand Down
2 changes: 1 addition & 1 deletion lab_members/masters/kai_mikkelsen/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ <h1 style="text-align: left;" class="page-title">Kai Mikkelsen</h1>
</div>
</div>
<div class="lab_member_bio">
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.music.mcgill.ca/lab_members/ for reference. -->
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.ca/lab_members/ for reference. -->
<!-- <p>Your bio goes here.</p> -->
</div>
<div class="flex-wrap">
Expand Down
2 changes: 1 addition & 1 deletion lab_members/masters/liam_pond/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ <h1 style="text-align: left;" class="page-title">Liam Pond</h1>
</div>
</div>
<div class="lab_member_bio">
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.music.mcgill.ca/lab_members/ for reference. -->
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.ca/lab_members/ for reference. -->
<p>Born and raised in Calgary, Canada, Liam Pond made his orchestral debut at age twelve on the harpsichord playing Bach’s F minor Concerto with the Kensington Sinfonia. Four years later, he performed the first movement of Rachmaninoff’s Piano Concerto No. 2 with the Calgary Civic Symphony, later winning first place in his age category at the Canadian Music Competition’s national finals. In 2023, Liam earned his bachelor’s degree from the University of Toronto, studying classical piano performance with Dr. Jamie Parker. In his graduation recital, he performed Ravel’s Gaspard de la nuit—often considered the most difficult work in the standard piano repertoire—and jazz improvisation based on classical themes, a skill he developed over the pandemic by watching YouTube videos. Liam is currently pursuing a master’s in music technology at McGill University and the Université de Montréal, where he has been teaching ChatGPT music theory. Outside his studies, he enjoys rock climbing, chess, fencing, and language learning.</p>
</div>
<div class="flex-wrap">
Expand Down
2 changes: 1 addition & 1 deletion lab_members/masters/linnea_kirby/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ <h1 style="text-align: left;" class="page-title">Your Name</h1>
</div>
</div>
<div class="lab_member_bio">
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.music.mcgill.ca/lab_members/ for reference. -->
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.ca/lab_members/ for reference. -->
<p>Your bio goes here.</p>
</div>
<div class="flex-wrap">
Expand Down
2 changes: 1 addition & 1 deletion lab_members/masters/mai_lyn_puittinen/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ <h1 style="text-align: left;" class="page-title">Your Name</h1>
</div>
</div>
<div class="lab_member_bio">
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.music.mcgill.ca/lab_members/ for reference. -->
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.ca/lab_members/ for reference. -->
<p>Your bio goes here.</p>
</div>
<div class="flex-wrap">
Expand Down
2 changes: 1 addition & 1 deletion lab_members/phd/kun_fang/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ <h1 style="text-align: left;" class="page-title">Kun Fang</h1>
</div>
</div>
<!-- <div class="lab_member_bio"> -->
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.music.mcgill.ca/lab_members/ for reference. -->
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.ca/lab_members/ for reference. -->
<!-- <p>Your bio goes here.</p> -->
<!-- </div> -->
<div class="flex-wrap">
Expand Down
2 changes: 1 addition & 1 deletion lab_members/project_manager/vi-an_tran/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ <h1 style="text-align: left;" class="page-title">Vi-An Tran</h1>
</div>
</div>
<div class="lab_member_bio">
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.music.mcgill.ca/lab_members/ for reference. -->
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.ca/lab_members/ for reference. -->
<p>Your bio goes here.</p>
</div>
<div class="flex-wrap">
Expand Down
2 changes: 1 addition & 1 deletion lab_members/undergraduate/antoine_phan/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ <h1 style="text-align: left;" class="page-title">Antoine Phan</h1>
</div>
</div>
<div class="lab_member_bio">
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.music.mcgill.ca/lab_members/ for reference. -->
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.ca/lab_members/ for reference. -->
<p>Antoine is pursuing a bachelor degree in Electrical Engineering at McGill University, focusing on topics of telecommunication, software engineering, and signal processing in audio applications. He aspires to bridge the gap between music technology and engineering by developing computer systems for music analysis, sound processing, and audio devices.</p>
</div>
<div class="flex-wrap">
Expand Down
2 changes: 1 addition & 1 deletion lab_members/undergraduate/sebastien_chow/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ <h1 style="text-align: left;" class="page-title">Your Name</h1>
</div>
</div>
<div class="lab_member_bio">
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.music.mcgill.ca/lab_members/ for reference. -->
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.ca/lab_members/ for reference. -->
<p>Your bio goes here.</p>
</div>
<div class="flex-wrap">
Expand Down
2 changes: 1 addition & 1 deletion lab_members/undergraduate/simon_ngassam/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ <h1 style="text-align: left;" class="page-title">Simon Ngassam</h1>
</div>
</div>
<div class="lab_member_bio">
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.music.mcgill.ca/lab_members/ for reference. -->
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.ca/lab_members/ for reference. -->
<p>Simon is currently pursuing a Bachelor in Software Engineering.</p>
</div>
<div class="flex-wrap">
Expand Down
2 changes: 1 addition & 1 deletion lab_members/undergraduate/yueqiao_zhang/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ <h1 style="text-align: left;" class="page-title">Yueqiao Zhang</h1>
</div>
</div>
<div class="lab_member_bio">
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.music.mcgill.ca/lab_members/ for reference. -->
<!-- TODO: add your bio in the <p> tag here. Visit https://ddmal.ca/lab_members/ for reference. -->
<p>A computer scientist who has passion in music.</p>
</div>
<div class="flex-wrap">
Expand Down
Loading
Loading