diff --git a/the_synth/examples/MIDI_synth/MIDI_parser.h b/examples/MIDI_synth/MIDI_parser.h similarity index 100% rename from the_synth/examples/MIDI_synth/MIDI_parser.h rename to examples/MIDI_synth/MIDI_parser.h diff --git a/the_synth/examples/MIDI_synth/MIDI_synth.ino b/examples/MIDI_synth/MIDI_synth.ino similarity index 100% rename from the_synth/examples/MIDI_synth/MIDI_synth.ino rename to examples/MIDI_synth/MIDI_synth.ino diff --git a/the_synth/examples/any_hertz/any_hertz.ino b/examples/any_hertz/any_hertz.ino similarity index 100% rename from the_synth/examples/any_hertz/any_hertz.ino rename to examples/any_hertz/any_hertz.ino diff --git a/the_synth/examples/different_pins_and_modes/different_pins_and_modes.ino b/examples/different_pins_and_modes/different_pins_and_modes.ino similarity index 100% rename from the_synth/examples/different_pins_and_modes/different_pins_and_modes.ino rename to examples/different_pins_and_modes/different_pins_and_modes.ino diff --git a/the_synth/examples/modulation/modulation.ino b/examples/modulation/modulation.ino similarity index 100% rename from the_synth/examples/modulation/modulation.ino rename to examples/modulation/modulation.ino diff --git a/the_synth/examples/setting_voices/setting_voices.ino b/examples/setting_voices/setting_voices.ino similarity index 100% rename from the_synth/examples/setting_voices/setting_voices.ino rename to examples/setting_voices/setting_voices.ino diff --git a/the_synth/examples/song/notes.h b/examples/song/notes.h similarity index 100% rename from the_synth/examples/song/notes.h rename to examples/song/notes.h diff --git a/the_synth/examples/song/song.h b/examples/song/song.h similarity index 100% rename from the_synth/examples/song/song.h rename to examples/song/song.h diff --git a/the_synth/examples/song/song.ino b/examples/song/song.ino similarity index 100% rename from the_synth/examples/song/song.ino rename to examples/song/song.ino diff --git a/the_synth/examples/suspend_resume/suspend_resume.ino b/examples/suspend_resume/suspend_resume.ino similarity index 100% rename from the_synth/examples/suspend_resume/suspend_resume.ino rename to examples/suspend_resume/suspend_resume.ino diff --git a/the_synth/synth.h b/synth.h similarity index 100% rename from the_synth/synth.h rename to synth.h diff --git a/the_synth/tables.h b/tables.h similarity index 100% rename from the_synth/tables.h rename to tables.h