Jump to content

Wim Dijkgraaf

Members
  • Posts

    71
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Wim Dijkgraaf got a reaction from JulioHerrlein in Beginner: Slonimsky 648 as a function   
    This is a great learning experience. Both SB and AM thank you so much!!!!
     
    Worked on page 90 of Slonimsky's book to further discover what can be done with make-scale and came up with the following:
     
    ;; Slonimsky 648
    (make-scale 'c4  14 :alt '(13 -11) :type :pal)
     
    ;; Slonimsky 649
    (make-scale 'c4  14 :alt '(13 13 -11 -11) :type :pal)
     
    ;; Slonimsky 650
    (make-scale 'c4  13 :alt '(13 13 13 -11 -11 -11) :type :pal)
     
    ;; Slonimsky 651
    (make-scale 'c4  13 :alt '(1 13 -11) :type :pal)
     
    ;; Slonimsky 652
    (make-scale 'c4  13 :alt '(13 -11 1) :type :pal)
     
    ;; Slonimsky 653
    (make-scale 'c4  13 :alt '(13 1 -11) :type :pal)
     
    ;; Slonimsky 654
    (make-scale 'c4  13 :alt '(1 1 13 1 1 -11) :type :pal)
     
    ;; Slonimsky 655
    (make-scale 'c2  13 :alt '(11 -1 11 -1) :type :pal)
     
    ;; Slonimsky 656 - has mismatch with original -> to be checked why
    (make-scale 'c2  14 :alt '(11 11 -13 11) :type :pal)
     
    ;; Slonimsky 657 - has mismatch with original -> to be checked why
    (make-scale 'c2  14 :alt '(11 11 11 11 -13 -13 -13) :type :pal)
     
    It makes my day :-)
     
    Wim Dijkgraaf
  2. Like
    Wim Dijkgraaf got a reaction from opmo in VSL converter -> Sibelius Sound Set to Opusmodus Sound Set   
    Here are all Sibelius Sound Sets for Opusmodus.
     
    I've only been testing with the Dimension Strings sound sets. So none of the other files I've been able to test so far. Would be great to get feedback if these sound sets need further improvement.
     
    Have fun :-)
     
    VslSibeliusWoodwindsAndBrassSoundSet.opmo
    VslSibeliusStringsSoundSet.opmo
    VslSibeliusSpecialEditionSoundSet.opmo
    VslSibeliusSpecialEditionPlusSoundSet.opmo
    VslSibeliusPercussionSoundSet.opmo
    VslSibeliusEpicOrchestraSoundSet.opmo
    VslSibeliusChoirSoundSet.opmo
  3. Like
    Wim Dijkgraaf got a reaction from lviklund in VSL converter -> Sibelius Sound Set to Opusmodus Sound Set   
    I've started to develop a converter that converts Sibelius SoundSet files (xml) to Opusmodus SoundSet format. It's very preliminary yet but attached you'll find the result of using the Sibelius Special Edition Sound Set as well as the Sibelius Strings Sound Set as test input. Looks promising I think. 
     
    The Controllers group is missing but I'll be able to implement that part soon. Need a better understanding of what it's supposed to do and will start testing the output so far.
     
    VSL has created Sibelius specific presets for Vienna Instruments which are meant to be used in conjunction with the Sibelius Sound Set. The converter I wrote converts these Sibelius Sound Set XML files into Opusmodus sound files that will work with those same Sibelius presets for Vienna Instruments. They won't work with the standard VSL presets but as far from what I understand now those Sibelius specific Sound Set formats & presets are very useful for Opusmodus too. 
     
    You don't have to have Sibelius in order to use these Opusmodus sound sets. I just use the word Sibelius to make clear that the Vienna Instruments Sibelius presets shall be used.
     
    Any suggestions are more than welcome.
     
    (see post below for the latest version of the sound sets.)
     
     
  4. Like
    Wim Dijkgraaf got a reaction from lviklund in Sound Set: Vienna Instruments - Upright Bass   
    First version of code generator is ready. See my seperate post.
  5. Like
    Wim Dijkgraaf reacted to RST in VSL converter -> Sibelius Sound Set to Opusmodus Sound Set   
    This will be quite helpful.  Last week Jay Spears from Avid was visiting me at my university and informed me of many exciting new developments with Sibelius that are planned.  Thus, keeping the focus on Sibelius for extending Opusmodus work is probably a great idea.  I will look forward to exploring these tools.  Thank you for providing them!
  6. Like
    Wim Dijkgraaf got a reaction from RST in VSL converter -> Sibelius Sound Set to Opusmodus Sound Set   
    I've started to develop a converter that converts Sibelius SoundSet files (xml) to Opusmodus SoundSet format. It's very preliminary yet but attached you'll find the result of using the Sibelius Special Edition Sound Set as well as the Sibelius Strings Sound Set as test input. Looks promising I think. 
     
    The Controllers group is missing but I'll be able to implement that part soon. Need a better understanding of what it's supposed to do and will start testing the output so far.
     
    VSL has created Sibelius specific presets for Vienna Instruments which are meant to be used in conjunction with the Sibelius Sound Set. The converter I wrote converts these Sibelius Sound Set XML files into Opusmodus sound files that will work with those same Sibelius presets for Vienna Instruments. They won't work with the standard VSL presets but as far from what I understand now those Sibelius specific Sound Set formats & presets are very useful for Opusmodus too. 
     
    You don't have to have Sibelius in order to use these Opusmodus sound sets. I just use the word Sibelius to make clear that the Vienna Instruments Sibelius presets shall be used.
     
    Any suggestions are more than welcome.
     
    (see post below for the latest version of the sound sets.)
     
     
  7. Like
    Wim Dijkgraaf got a reaction from Stephane Boussuge in VSL converter -> Sibelius Sound Set to Opusmodus Sound Set   
    I've started to develop a converter that converts Sibelius SoundSet files (xml) to Opusmodus SoundSet format. It's very preliminary yet but attached you'll find the result of using the Sibelius Special Edition Sound Set as well as the Sibelius Strings Sound Set as test input. Looks promising I think. 
     
    The Controllers group is missing but I'll be able to implement that part soon. Need a better understanding of what it's supposed to do and will start testing the output so far.
     
    VSL has created Sibelius specific presets for Vienna Instruments which are meant to be used in conjunction with the Sibelius Sound Set. The converter I wrote converts these Sibelius Sound Set XML files into Opusmodus sound files that will work with those same Sibelius presets for Vienna Instruments. They won't work with the standard VSL presets but as far from what I understand now those Sibelius specific Sound Set formats & presets are very useful for Opusmodus too. 
     
    You don't have to have Sibelius in order to use these Opusmodus sound sets. I just use the word Sibelius to make clear that the Vienna Instruments Sibelius presets shall be used.
     
    Any suggestions are more than welcome.
     
    (see post below for the latest version of the sound sets.)
     
     
  8. Like
    Wim Dijkgraaf got a reaction from opmo in VSL converter -> Sibelius Sound Set to Opusmodus Sound Set   
    I've started to develop a converter that converts Sibelius SoundSet files (xml) to Opusmodus SoundSet format. It's very preliminary yet but attached you'll find the result of using the Sibelius Special Edition Sound Set as well as the Sibelius Strings Sound Set as test input. Looks promising I think. 
     
    The Controllers group is missing but I'll be able to implement that part soon. Need a better understanding of what it's supposed to do and will start testing the output so far.
     
    VSL has created Sibelius specific presets for Vienna Instruments which are meant to be used in conjunction with the Sibelius Sound Set. The converter I wrote converts these Sibelius Sound Set XML files into Opusmodus sound files that will work with those same Sibelius presets for Vienna Instruments. They won't work with the standard VSL presets but as far from what I understand now those Sibelius specific Sound Set formats & presets are very useful for Opusmodus too. 
     
    You don't have to have Sibelius in order to use these Opusmodus sound sets. I just use the word Sibelius to make clear that the Vienna Instruments Sibelius presets shall be used.
     
    Any suggestions are more than welcome.
     
    (see post below for the latest version of the sound sets.)
     
     
  9. Like
    Wim Dijkgraaf got a reaction from Stephane Boussuge in Sound Set: Vienna Instruments - Upright Bass   
    I can imagine a code generator to generate this for all VSL libraries. Anyone interested?
  10. Like
    Wim Dijkgraaf got a reaction from lviklund in Beginner: Slonimsky 648 as a function   
    This is a great learning experience. Both SB and AM thank you so much!!!!
     
    Worked on page 90 of Slonimsky's book to further discover what can be done with make-scale and came up with the following:
     
    ;; Slonimsky 648
    (make-scale 'c4  14 :alt '(13 -11) :type :pal)
     
    ;; Slonimsky 649
    (make-scale 'c4  14 :alt '(13 13 -11 -11) :type :pal)
     
    ;; Slonimsky 650
    (make-scale 'c4  13 :alt '(13 13 13 -11 -11 -11) :type :pal)
     
    ;; Slonimsky 651
    (make-scale 'c4  13 :alt '(1 13 -11) :type :pal)
     
    ;; Slonimsky 652
    (make-scale 'c4  13 :alt '(13 -11 1) :type :pal)
     
    ;; Slonimsky 653
    (make-scale 'c4  13 :alt '(13 1 -11) :type :pal)
     
    ;; Slonimsky 654
    (make-scale 'c4  13 :alt '(1 1 13 1 1 -11) :type :pal)
     
    ;; Slonimsky 655
    (make-scale 'c2  13 :alt '(11 -1 11 -1) :type :pal)
     
    ;; Slonimsky 656 - has mismatch with original -> to be checked why
    (make-scale 'c2  14 :alt '(11 11 -13 11) :type :pal)
     
    ;; Slonimsky 657 - has mismatch with original -> to be checked why
    (make-scale 'c2  14 :alt '(11 11 11 11 -13 -13 -13) :type :pal)
     
    It makes my day :-)
     
    Wim Dijkgraaf
×
×
  • Create New...

Important Information

Terms of Use Privacy Policy