November: add Blast Beat talk by Lino Mediavilla #2

Merged
mbeijen merged 1 commit from lino into main 2025-09-18 21:03:14 +02:00
mbeijen commented 2025-09-18 08:19:29 +02:00 (Migrated from github.com)

@linomp I wrote this text for your talk, is it OK?

@linomp I wrote this text for your talk, is it OK?
copilot-pull-request-reviewer[bot] (Migrated from github.com) reviewed 2025-09-18 08:19:47 +02:00
copilot-pull-request-reviewer[bot] (Migrated from github.com) left a comment

Pull Request Overview

This PR adds a new talk by Lino Mediavilla about identifying blast beats in music using Python to the November 2025 meetup agenda. The change replaces a placeholder for a third talk with the actual talk details.

  • Replaces placeholder text with Lino Mediavilla's talk on blast beat identification
  • Adds speaker name, talk description, and project reference
  • Provides context about blast beats and their musical origins

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

## Pull Request Overview This PR adds a new talk by Lino Mediavilla about identifying blast beats in music using Python to the November 2025 meetup agenda. The change replaces a placeholder for a third talk with the actual talk details. - Replaces placeholder text with Lino Mediavilla's talk on blast beat identification - Adds speaker name, talk description, and project reference - Provides context about blast beats and their musical origins --- <sub>**Tip:** Customize your code reviews with copilot-instructions.md. <a href="/pythonleiden/pythonleiden/new/main/.github?filename=copilot-instructions.md" class="Link--inTextBlock" target="_blank" rel="noopener noreferrer">Create the file</a> or <a href="https://docs.github.com/en/copilot/customizing-copilot/adding-repository-custom-instructions-for-github-copilot" class="Link--inTextBlock" target="_blank" rel="noopener noreferrer">learn how to get started</a>.</sub>
copilot-pull-request-reviewer[bot] (Migrated from github.com) commented 2025-09-18 08:19:46 +02:00

The word 'spectograph' should be 'spectrogram' (the correct term for visual representation of frequency spectrum over time). Also, 'python' should be capitalized as 'Python' to match the language name convention used elsewhere in the document.

In this talk, Lino will discuss how he used Python and created the [Blast Beat Counter](https://github.com/MutilatedPeripherals/blastbeat-counter) to analyze audio recordings and identify instances of blast beats. This involves Python, spectrogram analysis, beautiful visualizations and some music!
The word 'spectograph' should be 'spectrogram' (the correct term for visual representation of frequency spectrum over time). Also, 'python' should be capitalized as 'Python' to match the language name convention used elsewhere in the document. ```suggestion In this talk, Lino will discuss how he used Python and created the [Blast Beat Counter](https://github.com/MutilatedPeripherals/blastbeat-counter) to analyze audio recordings and identify instances of blast beats. This involves Python, spectrogram analysis, beautiful visualizations and some music! ```
linomp commented 2025-09-18 09:13:22 +02:00 (Migrated from github.com)

Looks good @mbeijen, thanks for having me! A couple of points:

  • I do agree with the copilot comment that the right term would be spectrogram instead of spectograph
  • instead of Lino will discuss how he used Python I'd propose Lino will discuss how he & his group of friends used Python, because we hacked this one during a friends reunion, it was not only me.
Looks good @mbeijen, thanks for having me! A couple of points: - I do agree with the copilot comment that the right term would be spectrogram instead of spectograph - instead of `Lino will discuss how he used Python` I'd propose `Lino will discuss how he & his group of friends used Python`, because we hacked this one during a friends reunion, it was not only me.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pythonleiden/pythonleiden!2
No description provided.