Re: [Lazarus] Grids micro issue

2019-05-18 Thread Jesus Reyes A. via lazarus
En Thu, 16 May 2019 18:43:06 -0500, AlexeyT via lazarus escribió: procedure TCustomGrid.AutoAdjustColumns; For i:=0 to ColCount do AutoAdjustColumn(i); //must be ColCount-1 Fixed in r61242. Thanks. Jesus Reyes A. -- ___ lazarus mailing

[Lazarus] Another update sound shop

2019-05-18 Thread Anthony Walter via lazarus
For those that have been following along I've posted another update to my sound shop program. Sound shop is a program to help kids learn programming where they can write functions and interact with them visually to novel and interesting results. Since the last update I added song file support,

Re: [Lazarus] Update sound shop my next tutoring project

2019-05-18 Thread Marc Weustink via lazarus
Hi, You have still some (possible) clicks in your source. Have a look at its spectrogram: https://paste.pics/e2acc70acd050d843565b21e4fed82b1 Almost the same you see in the output: https://paste.pics/0b5b5d895fbab3729888df8f2500f374 When looking at the output waveform you see missing audio: