Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: "Chris M. Thomasson" Newsgroups: comp.lang.c,comp.lang.c++ Subject: Re: Music while in a coding session... Date: Wed, 17 Jul 2024 13:34:59 -0700 Organization: A noiseless patient Spider Lines: 30 Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Wed, 17 Jul 2024 22:35:00 +0200 (CEST) Injection-Info: dont-email.me; posting-host="3f8b7cebb49a7a47651d12f9ce849b53"; logging-data="2111487"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/Mq9c8KaCi/cfWbhCum0nQeJUulIhmSWY=" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:vCXjQv8N+Y2qQUQGeN+xj7MdhZI= In-Reply-To: Content-Language: en-US Bytes: 1884 On 7/15/2024 4:47 PM, Chris M. Thomasson wrote: > Does anybody listen to any particular music when there are on, say a 30 > hour coding spree, barely any sleep? Fwiw, I remember listening to this > old video game music from Final Fantasy II back in the 90's during code > adventures for sure: > > https://www.youtube.com/watch?v=KC-y7ViVDNE > > Just wondering... :^) Have you ever programmed your own music? I have, in C++ using good ol' MIDI. :^) A little field dancer I made: https://youtu.be/heEPwsraZm4 Here is some more, well, this is a little dark wrt the music, like a horror movie, resident evil games or something: https://youtu.be/HwIkk9zENcg Fun to program your own music, then listen to it while programming new things, so to speak... ;^D Another experiment of mine: https://youtu.be/iF75LSbzIVM All in C++.