Search found 203 matches
- Fri Jul 03, 2020 7:03 pm
- Forum: Music
- Topic: Remixed and vocalized :)
- Replies: 2
- Views: 545
Re: Remixed and vocalized :)
Nice song. Je préfère ta version, elle a plus de caractère. Même si la voix est très bien calée, cela donne une jolie chanson un peu aseptisée, bien propre, avec rien qui dépasse. Ce qui est intéressant chez toi, c'est aussi ta façon de mixer les différentes parties, de rechercher des contrastes. Ca...
- Fri Jun 12, 2020 6:26 am
- Forum: Music
- Topic: Orchestral music
- Replies: 3
- Views: 705
Re: Orchestral music
Merci beaucoup !
- Thu Jun 11, 2020 6:57 am
- Forum: Music
- Topic: Orchestral music
- Replies: 3
- Views: 705
Orchestral music
Hello
Some music for symphony orchestra.
All made with Buzz, using Garritan Personnal Orchestra.
Eracilon - L'envol
It was a nice time to write this music.
I hope some of you will enjoy it
Some music for symphony orchestra.
All made with Buzz, using Garritan Personnal Orchestra.
Eracilon - L'envol
It was a nice time to write this music.
I hope some of you will enjoy it

Re: Encore
Merci, ça faisait 5 ans que je n'avais plus de temps pour moi ... le confinement a du bon !
Encore
My new album : Eracilon - Encore
The songs were all written on the guitar, then transcribed for Buzz.
I hope they can lighten these dark times a little.
The songs were all written on the guitar, then transcribed for Buzz.
I hope they can lighten these dark times a little.
- Sat Jun 23, 2018 4:57 pm
- Forum: Devs
- Topic: Pattern XP mod
- Replies: 351
- Views: 219582
Re: Problem to change time signature
Hi chahur, I have now and then the problem to change back the time scale after inserting a new time signature. In the lower example, I have pattern length of 32 with time signature of 16. I then set the time signature to 8, in order to have a break. After editing the pattern-sequence I then wanted ...
- Wed Feb 28, 2018 12:19 pm
- Forum: Users
- Topic: Problem with notes not played (Polac vsti)
- Replies: 8
- Views: 2454
Re: Problem with notes not played (Polac vsti)
Thanks Polac. I use ARIA player VST (with Garritan Personal Orchestra sounds). This player has a good reputation. I import a midi file in buzz (with the pianoroll), switch to Pattern XP, then play it. Playing the same midi file with the same ARIA player using another midi player (Reaper ...), works ...
- Wed Feb 28, 2018 10:00 am
- Forum: Users
- Topic: Problem with notes not played (Polac vsti)
- Replies: 8
- Views: 2454
Problem with notes not played (Polac vsti)
Hello I have a problem with pvsti instruments played with Polac vsti. http://ronan.daniel.free.fr/Buzz/PB_pvsti.jpg The second G-4 is not played because the first "off" of the G-4 is not played yet. It's the same with implicit (another note starting) or explicit "off". I can correct manually the pro...
- Sat Nov 11, 2017 2:15 pm
- Forum: Music
- Topic: Buzz at 20
- Replies: 105
- Views: 41037
Re: Buzz at 20
Hello
I started to use Buzz in 2005.
Here are my 3 first tests to learn how to use the software (december 2005).
http://ronan.daniel.free.fr/Buzz/2005/
I started to use Buzz in 2005.
Here are my 3 first tests to learn how to use the software (december 2005).
http://ronan.daniel.free.fr/Buzz/2005/
- Wed Oct 11, 2017 5:37 pm
- Forum: Devs
- Topic: Pattern XP mod
- Replies: 351
- Views: 219582
Re: Pattern XP mod
Ok, thanx, great, easy but you have to know!, Is it right, the wet out range is different from track velocity command? Max 0190 vs 7F ? Yes : from 0 to 400% Ok, it works wirth ctr E ctrl B, It's not possible to play a pattern from the cursor position in the trackview? I mean at any ticK? Thank you ...
- Sun Oct 08, 2017 2:43 pm
- Forum: Devs
- Topic: Pattern XP mod
- Replies: 351
- Views: 219582
Re: Pattern XP mod
Maybe a stupid question, but I dare: how to make a volume slide with a VSTi ? E.G my oboe. Use the Wet out Parameter and do an Interpolate. PS: Can I play a pattern repeatedly (looping) with all instruments/tracks by a shortcut? If not, would be nice to have ;-) thank you very much, "Space" play th...
- Sun Oct 08, 2017 2:20 pm
- Forum: Users
- Topic: Copying pattern data as text
- Replies: 9
- Views: 3275
Re: Copying pattern data as text
Yes, Pattern XP mod : "export pattern" is made for that. An editable export (csv can be loaded in a spreadsheet).bozz wrote:I have seen there is a .csv export and import, this I could try out.
- Sat May 20, 2017 7:17 pm
- Forum: Devs
- Topic: Pattern XP mod
- Replies: 351
- Views: 219582
Re: Pattern XP mod
unfortunately the newer versions crash on my system (Win10x64). When I correctly remember it was when using the chords expert. A older version of the beginning of 2017 works fine. I need some more infos if you want me to find what happens... Could you describe exactly what you do ? Is it with the 3...
- Mon May 08, 2017 12:12 pm
- Forum: Users
- Topic: Midi notes and midi column color
- Replies: 7
- Views: 2413
Re: Midi notes and midi column color
Is the midi column color fixed so that we cant change it ? IS this in PatternXP ? Of which midi column are you talking ? PatternXP uses 5 color params : For example, PE BG 727272 PE BG Dark 595959 PE BG Very Dark 4D4D4D PE Sel BG 292929 PE Text FFFFFF but the columns midi notes are modified with Bl...
- Sun May 07, 2017 7:29 pm
- Forum: Users
- Topic: Midi notes and midi column color
- Replies: 7
- Views: 2413
Re: Midi notes and midi column color
PatternXP use the .col file.
For you, it's the file "\Themes\iLKke machines (extended).col".
Add a line with :
PE Text nnnnnn
where "nnnnnn" is the color to use.
For you, it's the file "\Themes\iLKke machines (extended).col".
Add a line with :
PE Text nnnnnn
where "nnnnnn" is the color to use.
- Sun May 07, 2017 12:44 pm
- Forum: Users
- Topic: Midi notes and midi column color
- Replies: 7
- Views: 2413
Re: Midi notes and midi column color
Note columns use the "PE Text" color of the current theme with a blending :
textcolor = pew->pCB->GetThemeColor("PE Text");
mtextcolor = Blend(textcolor, RGB(0, 0, 255), 0.66f);
So you can modify the "PE Text" color of the theme and see if it's better.
textcolor = pew->pCB->GetThemeColor("PE Text");
mtextcolor = Blend(textcolor, RGB(0, 0, 255), 0.66f);
So you can modify the "PE Text" color of the theme and see if it's better.
- Thu Mar 30, 2017 12:22 pm
- Forum: Devs
- Topic: Pattern XP mod
- Replies: 351
- Views: 219582
Re: Pattern XP mod
2017-03-30 updated.
- Bug fix (crash when saving a new empty song)
- Bug fix (crash when saving a new empty song)
- Sun Mar 12, 2017 7:37 pm
- Forum: Devs
- Topic: SubTick Timing Bug (or PXP)
- Replies: 10
- Views: 5222
Re: SubTick Timing Bug (or PXP)
I am pretty sure that the problem is not in PatternXP.
After some heavy debugging, I couldn't spot any part of the code involved in playing.
My guess is that it's done in the core of buzz.
After some heavy debugging, I couldn't spot any part of the code involved in playing.
My guess is that it's done in the core of buzz.
- Thu Mar 09, 2017 8:52 pm
- Forum: Devs
- Topic: Pattern XP mod
- Replies: 351
- Views: 219582
Re: Pattern XP mod
2017-03-09 updated : - Chord expert dialog : bug correction on display of chords progression - Transpose Dialog : Optimize check box added. - Transpose Dialog : bug correction on preset selection. The transpose dialog has 2 process : - Optimize try not to modify the melody by shifting octave the who...
- Thu Feb 23, 2017 9:17 pm
- Forum: Devs
- Topic: Pattern XP mod
- Replies: 351
- Views: 219582
Re: Pattern XP mod
2017-02-23 Updated :
- Chord expert dialog : "Sort by distance" algorithm rewritten
- Chord expert dialog : infos added on the selected chord
- Chord expert dialog : Rename and delete buttons on the Chords Progression list
- Chord expert dialog : Rename and delete buttons on the Arpeggio list
- Chord expert dialog : "Sort by distance" algorithm rewritten
- Chord expert dialog : infos added on the selected chord
- Chord expert dialog : Rename and delete buttons on the Chords Progression list
- Chord expert dialog : Rename and delete buttons on the Arpeggio list