Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <v79acc$20dvt$2@dont-email.me>
Deutsch   English   Français   Italiano  
<v79acc$20dvt$2@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com>
Newsgroups: comp.lang.c,comp.lang.c++
Subject: Re: [OT] Re: Music while in a coding session...
Date: Wed, 17 Jul 2024 13:42:51 -0700
Organization: A noiseless patient Spider
Lines: 33
Message-ID: <v79acc$20dvt$2@dont-email.me>
References: <v74cek$tr09$1@dont-email.me> <v74g9k$uigd$1@dont-email.me>
 <v771v9$1gasc$1@dont-email.me> <v77sr5$1nmbn$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Wed, 17 Jul 2024 22:42:52 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="3f8b7cebb49a7a47651d12f9ce849b53";
	logging-data="2111485"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1+MRTSbBq0C6AcEx4/vY70DNNRRaRbC5as="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:x98P7rhzPAtcitBL05H01g7uXGw=
Content-Language: en-US
In-Reply-To: <v77sr5$1nmbn$1@dont-email.me>
Bytes: 2164

On 7/17/2024 12:45 AM, David Brown wrote:
> On 17/07/2024 02:07, Lynn McGuire wrote:
>> On 7/15/2024 7:53 PM, John McCue wrote:
> 
>>>
>>> This is OT, usually I would ignore, but :)
>>>
>>> I have never done that over the many decades I have
>>> been a programmer.  I would suggest you do no more then
>>> say 12 hours straight.  Mistakes will happen plus, this
>>> will affect your health.
>>>
>>> Just a friendly warning.
>>
>> Not OT, most programmers love music.  The arithmetic of music draws 
>> our attention to it.

What about using C++ to create music (say, MIDI for now) that you can 
listen to while creating other music and/or other fun things indeed?

I have a means to code up MIDI using C++. Also have a crude WAV impl. 
You can hear some of my wav work in the following animation:

All of the music is mine, created in my C++ program.

(Rotation Mutation (0.0.1))
https://youtu.be/DrPp6xfLe4Q

My experimental wav part is around 1:03 seconds in at:

https://youtu.be/DrPp6xfLe4Q?t=62

[...]