Re: [tim-janik/beast] One fluid synth per track (#102)



@tim-janik commented on this pull request.


In bse/bsesoundfontrepo.cc:

> @@ -387,10 +277,6 @@ SoundFontRepoImpl::~SoundFontRepoImpl ()
       delete_fluid_settings (fluid_settings);
       fluid_settings = NULL;

It'd be better to merge the above two lines into delete_fluid_settings (&fluid_settings); where delete_fluid_settings automatically assigns NULL to the pointer passed in.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]