Re: [MSEide-MSEgui-talk] StrumPract is released !

2018-06-24 Thread fredvs
Hello. 

StrumPract 1.7.0 is released ! 

StrumPract is various tools for musicians. 

Like: 

Learn to play drums set in 4 lessons and develop your art. 
Practice your other instruments with a editable drums machine. 
Tune your guitar and bass. 
Play audio files and loop it. 
Find the BPM of a song and synchronize it with the Drums set. 
DJ console for auto-mixing, with 2 players and direct-output of mic. 
Record your ideas-jam. 

And much more... 

Added in this release:
- DJ and Jam layout.
- Better BPM detector.
- Better Drums synchronization.
- Zoom for wave forms. 
- Frequencies spectrum.

 

 

 

 

 

Binaries for Linux 64/32, Windows 64/32, ARM-Rpi 32 and FreeBSD 64 are here: 

https://github.com/fredvs/strumpract/releases/

Have fun. 

Fre;D 




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] StrumPract is released !

2017-12-12 Thread fredvs
Hello.

StrumPract 1.6.0 is released !

StrumPract is various tools for musicians.

Like:

Learn to play drums set in 4 lessons and develop your art.
Practice your other instruments with a editable drums machine.
Tune your guitar and bass.
Play audio files and loop it.
Find the BPM of a song and synchronize it with the Drums set.
DJ console for auto-mixing, with 2 players and direct-output of mic.
Record your ideas-jam.

And much more...

Binaries for Linux 64/32, Windows 64/32, ARM-Rpi 32 and FreeBSD 64 are here:

https://github.com/fredvs/strumpract/releases/

Have fun.

Fre;D



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] StrumPract is released !

2017-10-10 Thread fredvs
Hello.

StrumPract 1.5.0. is released!

https://github.com/fredvs/strumpract/releases/tag/1.5.0

It includes a complete DJ console.
With auto-mixing from file list (auto-load next song at end of song),
auto-slider custom-able, and much more...

About the RPi-arm version.
Now that the appropriate audio-latency is set, the audio-quality is
excellent.
And if you use a hdmi connexion with a good receptor (a good tv for
example), you can have a real 24 bit output resolution.

Nearly all the native sound cards can deal float 32 resolution but the litle
amplifier integrated in the sound-card (used for headphone output or
line-out) is produced by the conversion of a 16 bit integer signal.

And so the input, even if it was float 32 bit, is re-formated into integer
16 bit.

But if you use a hdmi output, then the sound card will not deal with his
integrated analog-amplifier and will sent a float 32 bit signal.

And if your hdmi receptor has a 24 bit converter, you will have the same
quality as the best expensive sound cards on big heavy machine.

About Windows > XP and synchro of Drums-Set loop.
After XP, Windows did a completely different audio-driver.
In short, if a audio-flux is paused, Windows make that flux idle and when
the flux is resumed, it will take a little time for Windows to re-activate
the flux. And makes the synchro bad.
The trick is to use a endless flux and if you need to pause it, just give a
"silent" flux to the audio-driver (samples = 0).

But all this make the latency different as the "suggested" latency given by
the sound-card.

Setting the mse timer.options := [to_highres] did not help a lot.

Conclusion, with Windows > XP, for the Drums Set, it could be necessary to
tune manually the latency to have perfect result.  It can be done in menu
"Audio Config". 

Have fun.

Fre;D



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] StrumPract is released !

2017-10-05 Thread fredvs
> The problem is in project setting

Oooops, indeed, fixed, very sorry for the disagreement.

Also there was some tosysfilepath() missing for the Windows 64/32 version
--> "File does not exist...".

---> Fixed in Release 1.4.3.

Fre;D



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] StrumPract is released !

2017-10-05 Thread fredvs
Hello Martin.

>From http://www.lazarusforum.de/viewtopic.php?f=53=11100 :

---> Ich wollte es compilieren, bekomme aber die Fehlermeldung Can't find
unit unixcp used by cwstring.

Huh, all the Windows compiled releases were done with Wine (Windows Emulator
in Linux) without problems.

But after the message of lazarusforum.de I did try to compile with the real
Windows 10.

And here, indeed, there is that "Can't find unit unixcp used by cwstring".

Very strange.

Must Linux be used to compile application for Windows? ( ;-) )

Fre;D 



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] StrumPract is released !

2017-10-03 Thread fredvs
> http://www.lazarusforum.de/viewtopic.php?f=53=11100

Thanks ;-)

Here some pictures:

StrumPract in DJ:
 

You practicing and StrumPract in background playing + recording:
 

All together + recording:
 

PS: There is already a new release: 1.4.1. 
In 1.4. there was bad anchors for buttons in FileList and the audio-latency
for cpu arm was not not set as the best.
Sorry for the disappointment.

Fre;D









--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] StrumPract is released !

2017-10-03 Thread Martin Schreiber
On Tuesday 03 October 2017 14:50:10 fredvs wrote:
> > If you could provide a video and/or some screenshots I would make an
>
> announcement on lazarusforum.de.
>
> --->
>
> strumpract_demo.mp4
> 
>
Thanks,
http://www.lazarusforum.de/viewtopic.php?f=53=11100

Martin

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] StrumPract is released !

2017-10-03 Thread fredvs
> If you could provide a video and/or some screenshots I would make an
announcement on lazarusforum.de. 

---> 

strumpract_demo.mp4
  

Fre;D



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] StrumPract is released !

2017-10-03 Thread fredvs
> f you could provide a video and/or some screenshots I would make an
announcement on lazarusforum.de. 

Yes, of course.

But it will be without sound. ;-(

My screen recorder gives bad sound and I prefer that people do not think
that StrumPract has the same quality of sound.

Fre;D



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] StrumPract is released !

2017-10-02 Thread Martin Schreiber
On Monday 02 October 2017 23:25:53 fredvs wrote:
> Hello.
>
> I am happy to announce that StrumPract 1.4 is released.
>
Congrats!

If you could provide a video and/or some screenshots I would make an 
announcement on lazarusforum.de.

Martin

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


[MSEide-MSEgui-talk] StrumPract is released !

2017-10-02 Thread fredvs
Hello.

I am happy to announce that StrumPract 1.4 is released.

StrumPract is various tools for musicians.

Like:
 
- Learn to play drums set in 4 lessons and develop your art.
- Practice your other instruments with a editable drums machine.
- Tune your guitar and bass.
- Play audio files and loop it.
- DJ console for mixing, with 2 players and direct-output of mic.
- Record your ideas-jam.

There are compiled executables for Linux 32/64, Windows 32/64, FreeBSD 64
and arm RPi.
All is included in the release, nothing to install. 

You may download the release from here:
 https://github.com/fredvs/strumpract/releases/

And the source from there:
 https://github.com/fredvs/strumpract/

Enjoy ;-)

Fre;D

PS: Thanks Martin.



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk