Skip to content

Instantly share code, notes, and snippets.

View StamatisP's full-sized avatar
💭
Tired

Stamos StamatisP

💭
Tired
View GitHub Profile
@StamatisP
StamatisP / Conductor.cs
Created July 10, 2023 22:54
Damn Daniel's Conductor
using System.Collections;
using System.Collections.Generic;
using DG.Tweening;
using Melanchall.DryWetMidi.Interaction;
using Sirenix.OdinInspector;
using UnityEngine;
using UnityEngine.Audio;
using UnityEngine.Events;
// thank you graham! https://www.gamasutra.com/blogs/GrahamTattersall/20190515/342454/Coding_to_the_Beat__Under_the_Hood_of_a_Rhythm_Game_in_Unity.php