I have tried to reproduce the bug. I created a new SoundFont with a handful of stereo samples. Exported to a definitions file - looks good: i get "50.0, -50.0, 50.0, -50.0 ..." and so on.
Thinking...
Search found 557 matches
- Wed Feb 17, 2021 9:49 am
- Forum: Viena
- Topic: Using the Definitions file concept.
- Replies: 3
- Views: 141
Re: crash
Interesting! I guess you simply shouldn't rename a folder with new samples, as Viena links to the sample files directly. In earlier versions I had Viena create a temporary copy of the file in Temp storage, which was safer in this way. I had some other problems with it so I abandoned it for the two/t...
- Sun Feb 07, 2021 6:07 pm
- Forum: Viena
- Topic: Using the Definitions file concept.
- Replies: 3
- Views: 141
Re: Using the Definitions file concept.
Thanks! I have been occupied with other projects lately and will be so next week, but after that I will have a look at Viena, so keep posting your findings and comments and wishes.
- Sat Feb 06, 2021 6:11 pm
- Forum: Viena
- Topic: Using the Definitions file concept.
- Replies: 3
- Views: 141
Using the Definitions file concept.
This is basically as scripting feature designed to help you create new SoundFont and edit existing ones. Read more about it here:
http://www.synthfont.com/The_Definitions_File.pdf
http://www.synthfont.com/The_Definitions_File.pdf
- Wed Nov 25, 2020 9:48 am
- Forum: SynthFont2
- Topic: Add more settings to the "Plug and Play" windows and make it GLOBAL?
- Replies: 7
- Views: 3682
Re: Add more settings to the "Plug and Play" windows and make it GLOBAL?
Interesting. I don't know the original tune so I can't say how "good" or "bad" this "alternative take" is. 

- Wed Nov 25, 2020 9:47 am
- Forum: SynthFont2
- Topic: SynthFont2 wish list
- Replies: 44
- Views: 65963
Re: SynthFont2 wish list
Thanks Trygve for the feedback. I will release a new official version quite soon now. It will mainly be like this last test version, I'll just fix a few bugs,
- Tue Nov 24, 2020 2:47 pm
- Forum: SynthFont2
- Topic: Mute or change Drums in Batch convert midi +more
- Replies: 38
- Views: 14013
Re: Mute or change Drums in Batch convert midi +more
The new test version ("C" - here https://www.dropbox.com/l/AAAVeOxmg2efd ... 7zohcuJRMk) has now a smaller override window. Should fit on your screen as well.
- Tue Nov 24, 2020 2:44 pm
- Forum: SynthFont2
- Topic: SynthFont2 wish list
- Replies: 44
- Views: 65963
Re: SynthFont2 wish list
Simple feature to build - yes. But maybe not so good. I looked into it and found that although many MIDI files contain meaningful information where you would expect to find it (METAEVENT #3 - "Sequence/Track Name") lots of them contain garbage. In this new test version: https://www.dropbox...
- Tue Nov 24, 2020 6:50 am
- Forum: SynthFont2
- Topic: SynthFont2 wish list
- Replies: 44
- Views: 65963
Re: SynthFont2 wish list
This is a rather simple feature to build. Most MIDI files do indeed contain a lot of information in them, like name of the song and who has done the MIDI conversion. Mostly this is obvious, but not always as these are all so called METEVENTS and there is no special METAEVENT that flags a "song ...
- Tue Nov 24, 2020 6:37 am
- Forum: SynthFont2
- Topic: Mute or change Drums in Batch convert midi +more
- Replies: 38
- Views: 14013
Re: Mute or change Drums in Batch convert midi +more
Thanks!! What is important here is a) that the resolution PPI is 96 and b) that the screen height is consistently = 720 (not 1080 as expected). So the max height of ANY window should not exceed 720. I have to redesign the override window with this in mind. I'll try to avoid scrollbars as long as pos...